Skip to content

Weekly projects exploring multiple languages, frameworks, and game dev technologies. These projects are my own experiments and not intended as tutorials.

Notifications You must be signed in to change notification settings

MAXIIIMVS/weekly_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Projects Repository

A collection of small, random weekend projects across web development, game development, and general programming. Each project is designed to be completed in a few hours and serves as a personal hands-on exercise to explore new technologies and programming concepts. These projects are my own experiments and not intended as tutorials.

Goals

  • Complete one small project each weekend
  • Explore a variety of languages, frameworks, and development paradigms
  • Strengthen problem-solving and coding skills
  • Build a diverse, practical portfolio of projects

Weekend Progress

Weekend Project Technologies Status Link
01 Todo App TypeScript, HTML, CSS ✅ Complete README | Live Demo
02 CLI Tic-Tac-Toe C++ 23 ✅ Complete README
03 React Tic-Tac-Toe TypeScript, React, CSS ✅ Complete README | Live Demo
04 Analog Clock C 11, Raylib, CMake ✅ Complete README

Note: Web projects include live demos hosted via GitHub Pages where available.

Structure and Notes

All projects live inside their own directories within this single repository. Each project has its own README.md with detailed instructions. Projects are small and experimental, and each may use different technologies depending on the goals of that weekend's exercise.

How to Access

  1. Clone the repository:
git clone git@github.com:MAXIIIMVS/weekly_projects.git
  1. Navigate to a specific project folder.

  2. Follow the project-specific README.md for setup and usage instructions.


Keep coding, keep learning, and enjoy building your weekend projects across web, game, and general programming!

About

Weekly projects exploring multiple languages, frameworks, and game dev technologies. These projects are my own experiments and not intended as tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors