codeDamn

codeDamn

0-day streak
Hey there, This web app is a Flashcards tool that allows users to create, view, and manage a deck of flashcards. The HTML structure provides the layout, while the CSS ensures a clean and modern design with responsive elements. The JavaScript adds interactivity, enabling users to flip through cards, add new ones, clear the deck, and import/export card data as JSON files, enhancing the study and learning experience.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/23b8f29d-e230-4d7a-bc13-8dcf305854ef-image.png
Hey there , i have made this simple flappy bird game using java script and basic html and css. It has the game environment, including the canvas, bird, and pipes, and handles the game’s physics and rendering logic to animate the bird and pipes as the game progresses
https://scrapbook-into-the-redwoods.s3.amazonaws.com/93ecc01b-289f-4626-a430-ddfdc662ac97-image.png
Hey, The project i have done goes through four stages, starting with a basic linear regression visualization in Stage 0, where data points are color-coded by cost. Stage 1 adds ordinary least squares regression with points colored by distance from the optimal line. Stage 2 introduces a guessing game where users estimate the regression line, with their line in blue and the actual line in green, and scoring based on the cost difference. Stage 3 adds sliders for dynamic line movement in x, y, and z directions, with real-time cost updates.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1d6fb72d-3d16-4020-8d54-9c60edafe43a-image.png
Hey, i have made a chat bot for my college admission which can answer any query related to my college , here is the screenshot of it , giving the response. I have used google ai studio and gemini api to fetch the data and i have implemented a node and express server for seamless experience
https://scrapbook-into-the-redwoods.s3.amazonaws.com/62e50de4-f704-4b96-856d-fbed039c457b-image.png
Hey, i have made a web app in which user can write and preview HTML, CSS, and JavaScript simultaneously. Its sleek, minimalist design ensures an elegant and user-friendly experience for live code editing and previewing.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ba4fefc0-d095-4a67-83cf-644146482f16-image.png
js emoji
summer-of-making emoji
goose-honk-technologist emoji
I have made a online code compiler in which user can write their code and compile and run it , it has multiple language support and it has a dark and light modes too.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/48d44eba-8f98-4182-a9a9-6bea5de519cd-image.png
goose-honk-technologist emoji
summer-of-making emoji
Made this landing page with animations of cursor movement using locomotive scroll, gsap etc , and there is interactive mouse-following effects and dynamic image adjustments based on mouse movement.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e8d8e831-e6bf-4bee-a190-2622eadb1ad2-image.png
summer-of-making emoji
This web application allows users to upload and scan QR codes. It displays the scanned data, provides options to copy the text to the clipboard, and shows notifications for successful actions. The interface is sleek and responsive, with error handling and reset functionality integrated.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/40b2cfb9-c250-4a01-a4ef-27b8ce3c69cc-image.png
summer-of-making emoji
This Java program provides an command-line interface for editing images. It allows users to perform various operations, such as flipping, rotating, adjusting brightness, converting to grayscale, and blurring images, based on user input. The program reads an image file, applies the selected transformation, and saves the edited image as "output.jpg".
https://scrapbook-into-the-redwoods.s3.amazonaws.com/65de4e9a-6316-4dc0-9353-e477af03965b-image.png
summer-of-making emoji
java_duke emoji
I have made a website which is a fully functional notes and password manager that allows users to add, view, edit, and delete notes and passwords. Data is stored locally in the browser's local storage, ensuring that user information remains private and persistent.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/75735b83-95f4-45d8-8693-174f76748878-image.png
summer-of-making emoji
Hey, i've made a simple random password generator web app in which the passwords generated in it are almost impossible to crack.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/dad3babf-55ac-494d-83d8-391fe5d53bf4-image.png
summer-of-making emoji
This is a calculator which not only does arithmetic operations like addition, subtraction, division and multiplication. it also can calculate currency in any form to another and also can calculate the number systems
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bab1990d-3dbc-44ae-8900-94b6be145205-image.png
summer-of-making emoji
Booth's Algorithm is a binary multiplication technique that efficiently multiplies two signed binary numbers using two's complement representation. It processes the multiplicand and multiplier by iteratively performing arithmetic operations and right shifts. This approach optimizes multiplication by minimizing the number of required operations, making it particularly effective for digital circuits and processors, so i have made a web app which can instantly calculates it
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d821099a-50a2-4bd8-9e1f-309e6daf781b-image.png
summer-of-making emoji
Hey, i've made a task tracker in which you can use for your day to day tasks without forgetting it. Added the delete and update functionalities too.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/77cabe94-31f6-4c6b-96ea-c4e18ce51890-image.png