Tower Defense (Part 1)!
The game, developed with Sprig, centers on strategically positioning towers to protect your base against enemy onslaughts. It boasts a variety of towers and adversaries, along with power-ups, upgrades, and unique abilities to enrich the gaming experience!
github.com/AdyaS2010/sprig-games/tree/main
#arcade Arcade Tutorial! 😂
hackclub.com
(Clear up some Session Space ... )!
I created a BMP File Converter that transforms an image from a Bottom-Up to a Top-Down format.
This project is a BMP file converter programmed in C. It processes an input BMP file, inverts the image from bottom-up to top-down orientation, and outputs the modified image to a new BMP file!!!
github.com/AdyaS2010/image-top-bottom/tree/main
I've developed a project focused on Image Filtering! This project consists of tools, written in C, designed to apply a range of filters to BMP images. These include blur, grayscale, reflection, sepia, and edge detection. The tools function by reading an input BMP file, processing it with the chosen filter, and then outputting the altered image to a new BMP file.
github.com/AdyaS2010/Image-Filters/tree/main
Small side project - write a program to read the text of a license plate (provided a separate file containing the required information)!
github.com/AdyaS2010/license-reader
Created a fun little program to verify the strength of one's password according to certain parameters (letters, numbers, symbols, etc.)!
github.com/AdyaS2010/password-strength
Simple program to calculate hours (average/total) spent on a course depending on activity, workload, and weeks/time spent!
github.com/AdyaS2010/hours-of-course
Fun small project, converting a string to an integer in C (without using pre-made functions from a library to do so)!
github.com/AdyaS2010/string-to-int
Mini-Project (all mini-projects are prior to viewing rule changes)
Text-to-Grade: Takes text as input, and outputs the grade (reading) level associated with that particular text.
github.com/AdyaS2010/Text---Grade-Level
Finally finished my Blot Art Project (A Fractal Foray Into The Forest)!!!
My 1st ever experience programming with a language along the lines of javascript; had a lot of fun, learnt so much, and am proud of my work!!!
Thank you so much HackClub for putting this together and providing so many such opportunities for all!!!
github.com/hackclub/blot/pull/762/files
My 1st ever 3D Website (I struggled a bit with the textures and things, as I'm not too familiar with HTML, CSS, and JS, but I learnt through the process!).
It is a Virtual (VR) Escape Room!
github.com/AdyaS2010/3D-Website