💻 Repository for programming practice across multiple technologies.
-
Frontend:
- HTML
- CSS
- JavaScript
- React (Next.js)
-
Backend:
- Node.js (NPM)
-
Data & Scripting:
- Python
- R
- Kotlin
-
Databases:
- PL/SQL (Oracle)
- PL/pgSQL (PostgreSQL)
- MongoDB
-
Version Control:
- Git
| Folder | Description |
|---|---|
Html-Css |
Practices with HTML and CSS (forms, positioning, styles). |
JavaScript |
JavaScript exercises (arrays, functions, DOM manipulation). |
Node |
Node.js practices (modules, APIs, server creation). |
React |
React practices using Next.js (first projects, components). |
Python |
Python exercises (algorithms, data analysis, scripts). |
R |
R language exercises (mean, logarithms, data analysis). |
Kotlin |
Kotlin programming basics and exercises. |
Database |
SQL practices (PL/SQL, PL/pgSQL, MongoDB queries). |
Git |
Prompts of version control. |
This repository is intended for personal programming practice and learning. Each folder contains independent exercises and mini-projects focused on understanding concepts and improving coding skills.
This repository is built from my studies, codes, help from friends, and professors.