Projects in Awesome Lists by InfectedDuck
A curated list of projects in awesome lists by InfectedDuck .
https://github.com/infectedduck/cs50x-week9-solution-with-deep-explanation
CS50x Week 9 Solutions with Detailed Explanations. Includes a stock trading platform simulation (finance) and a birthday record management app (birthdays). Each Flask web application is explained with in-depth descriptions, key insights, and functionalities like user authentication, stock transactions, and database management using SQLite.
Last synced: 05 Mar 2025
https://github.com/infectedduck/useraccounthub-api
The UserAccountHub API is a comprehensive implementation of industry-standard DevOps practices designed to optimize the software development lifecycle. This project demonstrates my ability to integrate continuous integration, continuous delivery, and infrastructure automation to achieve efficient and reliable software deployment.
Last synced: 16 Apr 2026
https://github.com/infectedduck/a-real-time-messanger-using-flask
A Python-based real-time web messenger app built with Flask and Flask-SocketIO, offering secure user authentication, real-time chat via WebSockets, profile management, and encrypted communication over HTTPS.
Last synced: 05 Mar 2026
https://github.com/infectedduck/cs50x-week2-solution-with-deep-explanation
CS50x Week 2 solutions with detailed explanations. Includes programs for Caesar cipher encryption (caesar.c), readability assessment (readability.c), Scrabble scoring (scrabble.c), and substitution cipher encryption (substitution.c). Detailed explanations and key points for better understanding included.
cs50x cs50x2024 explanation solution solutions
Last synced: 04 Jun 2026
https://github.com/infectedduck/cs50x-week1-solution-with-deep-explanation
CS50x Week 1 solutions with detailed explanations. Includes programs for calculating change (`cash.c`), validating credit cards (`credit.c`), greeting users (`hello.c`), and creating pyramids (`mario.c (feeling less comfortable)` and `mario.c (feeling more comfortable)`). Detailed explanations and key points for better understanding included.
cs50x cs50x2024 explanation solution solutions
Last synced: 08 Oct 2025
https://github.com/infectedduck/cs50x-week6-solution-with-deep-explanation
CS50x Week 6 solutions with detailed explanations. Includes programs for calculating change (cash.py), validating credit cards (credit.py), DNA matching (DNA.py), and printing pyramids mario.py in both difficulties. Each program features in-depth descriptions and key insights.
cs50 cs50x cs50x2024 explanation python solution solutions
Last synced: 08 Aug 2025
https://github.com/infectedduck/shell-in-c
A basic Unix-like shell implemented in C, featuring command execution, piping, input/output redirection, and built-in commands like. Designed to showcase fundamental operating system concepts and process management.
Last synced: 13 Aug 2025
https://github.com/infectedduck/event-management-website
Kametay Events Management System is a modern platform for displaying events in Semey. It includes registration, login, ticket purchase, Google Calendar synchronization and much more. The system provides a high level of data security and a convenient interface for users and administrators.
animations-css composer database events html-css-javascript javascript-tools php phpmyadmin-database tables xampp-server
Last synced: 10 Feb 2026
https://github.com/infectedduck/cs50x-week4-solution-with-deep-explanation
CS50x Week 4 solutions with detailed explanations. Includes implementations of volume.c for audio volume adjustment and filter.c for BMP image filtering. Also features helpers1.c and helpers2.c for various image filters. Comprehensive explanations and key points for enhanced understanding are included
c cs50 cs50x cs50x2024 explanation solution solutions
Last synced: 27 Oct 2025
https://github.com/infectedduck/pyqt-quizapp-with-good-styling
Python-based quiz application using PyQt5 for GUI. It features multiple-choice questions with a tabbed interface and provides instant feedback on correct and incorrect answers. Perfect for learning and testing knowledge!
Last synced: 10 Sep 2025
https://github.com/infectedduck/realtimeguestbookapp
This Guestbook application allows users to submit and view real-time entries stored in Redis, built with Go for the backend and HTML/CSS/JavaScript for the frontend. It is fully containerized using Docker, with scalable deployment on Kubernetes, demonstrating cloud-native development and orchestration skills.
Last synced: 29 May 2026
https://github.com/infectedduck/weather_app
Weather App offers real-time weather updates, 7-day forecasts, and hourly data. Using WeatherAPI for accurate information and Chart.js for interactive graphs, this web app provides a user-friendly experience on both desktop and mobile. Features include weather alerts and responsive design.
Last synced: 30 May 2026
https://github.com/infectedduck/sudoku-solver-in-c-using-various-methods
Sudoku Solver in C using backtracking with heuristics. Features custom input, puzzle generation, and file processing. Solve and validate Sudoku puzzles efficiently.
Last synced: 14 Oct 2025
https://github.com/infectedduck/realtimesentiment
A Flask-based web application that leverages BERT for real-time sentiment analysis. Users can input text to detect emotional tones—such as joy, anger, and sadness—and receive a detailed sentiment score. Built with Flask, Bootstrap, and integrated with IBM Watson API.
Last synced: 01 Jun 2026
https://github.com/infectedduck/boxing-site-with-registration-on-a-xampp
This PHP project enables user registration via a web form, storing data securely in a MySQL database. It includes basic form validation, password hashing for security, and error handling. Ideal as a foundation for building user authentication systems.
Last synced: 28 Feb 2026
https://github.com/infectedduck/edumanage
Django-based web app for managing online courses, user registrations, and exam submissions. Features include course management, user authentication, enrollment tracking, and dynamic exam handling. Part of the IBM Backend course
Last synced: 16 Apr 2026
https://github.com/infectedduck/dice-game
Real-time dice game web app with Flask and Flask-SocketIO. Create rooms, play against bots of varying difficulty, and view results with a modern HTML, CSS, and JavaScript interface.
Last synced: 20 Apr 2026
https://github.com/infectedduck/scalable-hit-counter-api
A Flask-based RESTful API for managing named hit counters with CRUD operations. Scalable, containerized with Docker, and ready for CI/CD integration. Supports automated testing and flexible deployments.
Last synced: 21 Apr 2026
https://github.com/infectedduck/restaurant-menu-django-application
Little Lemon Restaurant is a Django web application that showcases a menu management system. It features a home page, a menu page displaying items with details, and an about page. The project includes admin management for menu items, built with HTML/CSS for styling.
Last synced: 21 Apr 2026
https://github.com/infectedduck/flask-music_api
A REST API for managing a music collection using MongoDB. Features CRUD operations, health checks, and more. Ideal for integrating music data management into your applications.
Last synced: 23 Apr 2026
https://github.com/infectedduck/advanced-password-manager
A secure password manager built with KivyMD, featuring password encryption, biometric authentication, two-factor authentication via SMS/email, and TOTP-based authentication for enhanced security.
Last synced: 19 Apr 2026
https://github.com/infectedduck/github-final-project-ibm-getting-started-with-git-
Part of the IBM course on learning Git and Github
Last synced: 08 Jun 2026
https://github.com/infectedduck/introduction-to-html-css-javascript-final-project
A mini-portfolio website showcasing skills, projects, and recommendations. This project, from the Coursera course "Introduction to HTML, CSS, and JavaScript," features dynamic recommendation addition, a project showcase, and a responsive design. Mastering HTML, CSS, and JS
Last synced: 06 Mar 2026
https://github.com/infectedduck/todolist-timer-python
Manage tasks efficiently with this Python to-do list manager. Set priorities, track time, and receive notifications. Stay organized effortlessly.
Last synced: 05 Mar 2025
https://github.com/infectedduck/eventsnap-manager-api
A Flask-based API to manage pictures stored in a JSON file. Supports creating, retrieving, updating, and deleting pictures with event details. Includes test cases for each endpoint to ensure functionality.
Last synced: 05 Mar 2025
https://github.com/infectedduck/tutoring-site-with-table-filling-and-registration
Repee is a responsive tutoring platform template with admin rights, featuring user registration, login functionality, and a data management interface for viewing and editing user information. It showcases clean, modern design using advanced CSS and HTML, ideal for educational website prototypes.
Last synced: 10 Mar 2026
https://github.com/infectedduck/expense-tracker-with-tkinter
Expense Tracker: Python GUI app to manage expenses, visualize spending with pie charts, and track budget. Uses SQLite for data storage.
Last synced: 04 Jan 2026
https://github.com/infectedduck/producthub-api-scalable-product-management-with-flask
ProductHub API is a scalable product management service built with Flask, supporting CRUD operations, filtering by name, category, and availability. Powered by PostgreSQL and SQLAlchemy, it includes robust unit and integration testing for reliability, ensuring smooth and efficient operations.
Last synced: 01 Sep 2025
https://github.com/infectedduck/web-design-for-everybody-2nd-course-module-4-final-project
Part of the Web Design For Everybody course in Coursera, mastering HTML, CSS, JS
Last synced: 27 Jan 2026
https://github.com/infectedduck/calculator-with-graph-plotting-and-basic-functions
Python calculator application with standard, advanced, and graphing functionalities using tkinter and matplotlib.
Last synced: 07 Jul 2025
https://github.com/infectedduck/concerthub
A Django-based concert management application with REST integration for dynamic content. Features admin functionality, RSVP system, and Docker containerization for easy deployment.
Last synced: 28 May 2026
https://github.com/infectedduck/web-scraping-spotify-obtaining-the-lyrics-for-the-songs
Using spotify API to scrape the playlist and search and download videos in youtube using youtube API
Last synced: 03 Jul 2025