Hi, I'm Saksham.
Education
Skills
Projects
Background
This is an Introductory website to all the verticals in our college coding group COPS .This makes Club of Programmers one of the most important clubs in the institute. Club of Programmers (or better known as COPS) understands this responsibility and plays a crucial part in maintaining the coding culture in the institute. Introductory workshops are held for freshers to introduce them to the various facets of programming. Regular competitions are held for the general student body to test and sharpen their programming skills.
Features
- The main functionality of this application is to automate the process of logging into the WiFi network at IIT BHU.
- It achieves this by sending multiple Axios-based requests to the firewall URL of the college WiFi.
- It includes error handling to manage failed login attempts and retries automatically.
- The application runs in the background, ensuring seamless WiFi connectivity without user intervention.
- The application is designed to be lightweight and have minimal impact on system performance.
Background
A portfolio developed using Next.js and MongoDB showcases a dynamic and efficient web application. Next.js enables server-side rendering and static site generation, enhancing performance and SEO. MongoDB, as a NoSQL database, offers flexibility in storing and managing data. Together, they create a seamless, responsive portfolio with fast load times and a modern user experience. This tech stack is ideal for developers looking to build scalable, high-performance websites that can handle dynamic content effortlessly.
Under Development Right Now
Features
I developed a Chip8 emulator in C++, bringing the classic 1970s programming language to modern systems. This project involved simulating the original Chip8 hardware, managing memory, handling I/O, and interpreting opcodes. Through this process, I deepened my understanding of emulation and low-level programming. Creating this emulator allowed me to merge my passion for retro gaming with my C++ development skills, resulting in a functional piece of computing history that runs seamlessly on contemporary devices.
Features
In my attempt to recreate Netflix look using basic JavaScript, I used the YouTube API to add cool videos. With careful coding, I made sure the website looked just like Netflix. JavaScript helped me get videos dynamically, so users could browse a bunch of cool stuff. From smooth moving around to easy video playing, I made sure every part felt just like the real Netflix site.