Skip to content
View minjk25's full-sized avatar

Block or report minjk25

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
minjk25/README.md

Hello World ๐ŸŒ I'm Min (or Jeerapas Kwansiri)

Iโ€™m currently learning software development by building one project every month as part of a personal challenge called 12 Projects in 12 Months. It's kinda like one of my 2026 resolutions tbh ๐Ÿ’ช

The goal here is to stay consistent, learn by doing, and continuously improve my problem-solving skills, code quality, and system design through real projects.

more about 12 Projects in 12 Months

๐Ÿ“… 12 Projects in 12 Months โ€” Roadmap

Each project has its own repository with source code, documentation, and notes on what I learned along the way.

Month Project Status
January Asteroid Game โ˜„๏ธ ๐Ÿ•น๏ธ
A simple Asteroids-style game built with Python and Pygame to learn OOP fundamentals.
โœ…Completed
February AI Code Assistant ๐Ÿฆพ ๐Ÿค–
An AI coding agent built with Python and Google Gemini to learn function calling and agentic workflows.
โœ…Completed
March Pokedex CLI ๐Ÿ‘พ โšก๏ธ
A command-line Pokedex built with Go and the PokeAPI to learn REST API consumption, in-memory caching, and REPL design.
โœ…Completed
April File Server App with S3 ๐Ÿ“ฅ ๐Ÿ“บ
A file server application built with Go, AWS S3, and CloudFront to learn object storage, video streaming and CDN distribution
โœ…Completed
May โณ Coming soon In Progress
June โณ Coming soon In Progress
July โณ Coming soon In Progress
August โณ Coming soon In Progress
September โณ Coming soon In Progress
October โณ Coming soon In Progress
November โณ Coming soon In Progress
December โณ Coming soon In Progress

๐Ÿงฐ ๐Ÿ“– Tech & Focus Areas

  • Languages: Python, Go, SQL (and more to come...)
  • Currently learning:
    • Data structures & algorithms
    • Backend fundamentals
    • System design basics

PS: This README will be updated as I continue building and learning throughout the year. So I hope that I'll stay consistent and keep learning ๐Ÿฅบ๐Ÿ™ wish me luck ๐Ÿคž๐Ÿฅบ๐Ÿ€

Popular repositories Loading

  1. asteroid-game asteroid-game Public

    Python

  2. minjk25 minjk25 Public

  3. python-ai-agent python-ai-agent Public

    Python

  4. pokedexcli pokedexcli Public

    Go

  5. learn-file-storage-s3-golang-starter learn-file-storage-s3-golang-starter Public

    Forked from bootdotdev/learn-file-storage-s3-golang-starter

    Go

  6. learn-cicd-starter learn-cicd-starter Public

    Forked from bootdotdev/learn-cicd-starter

    Go