An open API service indexing awesome lists of open source software.

https://github.com/soumyajiitdas/my-codingjournal

✍️ A daily log of my coding practice, projects, and learning progress — organized by topics, languages, and goals.
https://github.com/soumyajiitdas/my-codingjournal

algorithms css data-structures hackerrank html5 java javascript leetcode mysql notes problem-solving python

Last synced: about 1 month ago
JSON representation

✍️ A daily log of my coding practice, projects, and learning progress — organized by topics, languages, and goals.

Awesome Lists containing this project

README

          

# 📑 My-CodingJournal 🚀










time spent

GitHub commit activity

**📌 A personal coding log to document my journey through problem-solving, software projects, and lifelong learning in Computer Science.**
> “Track the grind. Trust the process. Build the future.”

## ✒️ About This Repository

`My-CodingJournal` is a **daily code journal and learning vault** designed to track my personal growth in software development. This isn't just about solving problems — it's about building habits, reflecting on progress, and documenting everything that gets me closer to becoming a well-rounded developer.

Whether I'm diving into algorithms, building passion projects, taking notes from courses, or exploring ML and Web Dev — it's all here.

## 🗂️ Folder Structure

```
My-CodingJournal/

├── 📂 DSA_Practices/ → Solutions of Data Structures & Algorithms problems
| ├── 📁 GfG
| ├── 📁 HackerRank
| ├── 📁 LeetCode
| └── 📁 Striver's DSA Course
├── 📂 Programming_Languages/ → lang syntax notes, basic problems with mini-projects
| ├── 📁 C
| ├── 📁 Java
| └── 📁 Python
├── 📂 SQL → Solutions of SQL problems & Database design with ER Diagram
| ├── MySQL
| └── Practice Problems
├── 📂 Web_Development → HTML, CSS, JS, and frameworks practice
| ├── 📁 BackEnd
| ├── 📁 FrontEnd
| └── 📁 Previous practices
├── 📂 Notes/ → Technical notes, cheat-sheets, references
```
Each folder is structured to grow over time as I continue learning.

## 📅 Daily Log

| Date | Activity | Location |
|------------|---------------------------------------------------------|----------------------------|
| 2025-04-07 | Created this repo and added `readme.md` file | `My-CodingJournal/` |
| 2025-04-07 | Solved sorting, min-max, data-struct problems in C | `Programming_lang/C/` |
| 2025-04-07 | Solve 7 basic problems in Python | `Programming_lang/Python/` |
| 2025-04-07 | Solved 3 java OOP problems | `Programming_lang/Java/` |
| 2025-04-07 | Applied basic queries on a database in MySQL | `Programming_lang/SQL/` |
| 2025-04-08 | Solved activity answers from Python Crash Course book | `Programming_lang/Python/` |
| 2025-04-08 | Solved 3 basic python problems in HAckerRank | `DSA_Practice/HackerRank/` |
| 2025-04-09 | Solved 3 problems & improved TC, SC of 1 problem | `DSA_Practice/HackerRank/` |
| 2025-04-09 | Solved 4 more python problems in HackerRank | `DSA_Practice/HackerRank/` |
| 2025-04-10 | Solved 3 DSA problems in GfG and created pattern(CSS) | `DSA_Practice` & `Web_dev` |
| 2025-04-11 | Solved 3 DSA problems (array, string and recursion) | `DSA_Practice/GfG/` |
| 2025-04-13 | Created a navbar design & set bg image in a div(CSS) | `Web_Development/FrontEnd` |
| 2025-04-15 | Added a CSS playground on position attribute for demo | `Web_Development/FrontEnd` |
| 2025-04-19 | Completed sorting algorithms from strivers DSA course | `DSA_Practice/StriversDSA/`|
| 2025-04-21 | Completed a Gen-AI project - Mental Health Assistant | `My-GenAICapstoneProject/` |
| 2025-04-21 | Done 5 dsa-problems on array (brute-better-optimal) | `DSA_Practice/StriversDSA/`|
| 2025-04-21 | Done 2 more problems, added all Time-Space-Complexity | `DSA_Practice/StriversDSA/`|
| 2025-04-23 | Done array rotation problems with thought process | `DSA_Practice/StriversDSA/`|
| 2025-04-24 | Done two array problems in optimal way, added TC & SC | `DSA_Practice/StriversDSA/`|
| ... |... | ... |
| 2025-06-24 | Improved source code of my new project `Mark_MyGfG` | `Markdown-MyGfG/` |
| 2025-06-25 | Fixed code and added `.exe` file in the project folder | `Markdown-MyGfG/` |
| 2025-06-29 | setup `backend` for `clairvyonce` hackaton project | `Clairvyonce_prototype/` |
| 2025-06-30 | setup and upload `frontend`+`backend` for `clairvyonce` | `Clairvyonce_prototype/` |
| `NULL` | `NULL` | `NULL` |

> 🔁 I will keep this table updated — it's my trail of consistency.

## 🎯 Goals & Milestones
```Weekly Milestones:-```

|Objective | Progress |
|----------------------------|---------------------------------------------|
|📑 Strivers DSA Course | 🟡⚪⚪⚪⚪⚪⚪ (0/7 Hours this week) |
|🧠 DSA Problem Solving | 🟡⚪⚪⚪⚪⚪⚪(0/7 Days this week) |
|📕 Working on Project | 🟢🟡⚪⚪⚪⚪⚪(3/10 Hour this Week) |
|🔗 Explore Full Stack Dev | 🟢🟡⚪⚪⚪⚪⚪(2/7 Hour this Week) |
|📁 GitHub Daily logs | 🟢🟡⚪⚪⚪⚪⚪ (1/14 Commits this week) |

```Yearly Goals :-```

🧮 Solve 100+ DSA problems | 🟢🟢🟡⚪⚪⚪⚪⚪⚪⚪ (21% Completed)
----------------------------|-------------------------------------------

📝 Write 200+ learning logs | 🟢🟡⚪⚪⚪⚪⚪⚪⚪⚪ (10% Completed)
-----------------------------|-------------------------------------------

🧑🏻‍💻 Final Year project | 🟢🟡⚪⚪⚪⚪⚪⚪⚪⚪ (5% Completed)
------------------------------------|-------------------------------------------

🧮 Build 5+ projects | 🟢🟢🟢🟢🟢🟢🟡⚪⚪⚪ (65% Completed)
----------------------------|-------------------------------------------

🧑🏻‍💻 C̶l̶a̶i̶r̶v̶o̶y̶a̶n̶c̶e̶ :̶ H̶a̶c̶k̶t̶h̶o̶n̶ p̶r̶o̶j̶e̶c̶t̶ | 🟣🟣🟣🟣🟣🟣🟣🟣🟣🟣 (✅ Completed)
------------------------------------|-------------------------------------------

📑 B̶u̶i̶l̶d̶ a̶ G̶f̶G̶ P̶r̶o̶b̶ t̶o̶ M̶a̶r̶k̶d̶o̶w̶n̶ G̶e̶n̶e̶r̶a̶t̶o̶r̶ | 🟣🟣🟣🟣🟣🟣🟣🟣🟣🟣 (✅ Completed)
------------------------------------------|-------------------------------------------

🤖 B̶u̶i̶l̶d̶ a̶ G̶e̶n̶A̶I̶ C̶a̶p̶s̶t̶o̶n̶e̶ P̶r̶o̶j̶e̶c̶t̶ | 🟣🟣🟣🟣🟣🟣🟣🟣🟣🟣 (✅ Completed)
----------------------------------|--------------------------------------------

📒 C̶r̶e̶a̶t̶e̶ ̶t̶h̶i̶s̶ ̶C̶o̶d̶i̶n̶g̶ ̶J̶o̶u̶r̶n̶a̶l̶ ̶o̶n̶ ̶G̶i̶t̶H̶u̶b̶ | 🟣🟣🟣🟣🟣🟣🟣🟣🟣🟣 (✅ Completed)
----------------------------------------|--------------------------------------------

## 🧠 Why This Journal?

This journal is not about perfection — it’s about showing up daily to get 1% better.

> “You won’t rise to the level of your goals. You’ll fall to the level of your systems.” – James Clear

- ✅ Keeps me **disciplined**
- 📈 Visual proof of **growth**
- 🧰 Central repo for **notes, code & logs**
- 💼 Builds a **strong public portfolio**

> “Tiny improvements daily lead to stunning results eventually.”

## 🤓 Contribute or Collaborate?

This repo is personal, but open for learning and collaboration!
Feel free to fork it to start your own coding journal — just make it **yours**
- You can open issues, or share how you’re documenting your own coding progress.
> This repository is shared for educational purposes under [MIT License](LICENSE).

Built with consistency, curiosity, and code❣️

---