https://github.com/luisandresantos/devrepos
Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.
https://github.com/luisandresantos/devrepos
beginner c commented-code cpp development education exercises-code-c learning-by-doing portfolio programming python
Last synced: 6 months ago
JSON representation
Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.
- Host: GitHub
- URL: https://github.com/luisandresantos/devrepos
- Owner: luisandresantos
- Created: 2025-06-14T22:09:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T11:40:55.000Z (6 months ago)
- Last Synced: 2025-06-22T12:31:38.860Z (6 months ago)
- Topics: beginner, c, commented-code, cpp, development, education, exercises-code-c, learning-by-doing, portfolio, programming, python
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🗂️ DevRepos – Learning & Practice Repository
This repository contains exercises, code snippets, and small projects created throughout my learning journey in programming and quality assurance.
## 📚 Sections
- **C**: Basics of C programming – syntax, functions, logic structures
- **C++** *(coming soon)*: Object-oriented programming fundamentals
- **Python** *(coming soon)*: Automation, scripting, and QA testing
- **HTML/CSS/JavaScript** *(planned)*: Frontend development exercises and small websites
## 🎯 Goals
- Track progress across different technologies
- Build a clean and structured code base
- Use Git & GitHub for version control practice
- Prepare for job applications with real code history
## 📌 Note
Each language/directory contains its own `README.md` with specific details and exercise links.