Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackcub3s/blackcub3s
https://github.com/blackcub3s/blackcub3s
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackcub3s/blackcub3s
- Owner: blackcub3s
- Created: 2024-10-08T18:12:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T00:13:20.000Z (3 months ago)
- Last Synced: 2024-11-21T15:57:49.830Z (2 months ago)
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π¨βπ» Welcome to My GitHub programming portfolio!
I am a software developer currently finishing my web development applications degree ("Ciclo Formativo de Grado Superior" in "DAW"). Here I showcase all I've learnt throughout the years, during previous academic endevaours (MSc with a final thesis in computational neuroscience and machine learning models, and some subjects of a Computer Science degree ), through self-taught learning and with my current studies. The projects hereby shown are projects I've made entirely, either in academic or professional settings. These projects span across different programming domains and belong to the following categories and feature the following languages, namely:
- βοΈ **Back-End Development:** Spring Boot (JPA and Hibernate) and MySQL.
- π **Data Science & Machine Learning:** Python 3 and its scientific libraries (sklearn, numpy, scypy, matplotlib and Seaborn), webscrapping (selenium), Object Character Recognition (PIL) and network graphs (networkx).
- π¨ **Front-End Development:** HTML, CSS, Javascript, and one framework (Bootstrap).
- π§ **Algorithms and Programming Competitions:** I achieved notable results in the regional "ProgramaMe" 2024 Java programming competition in Valencia, as well as in the first-year programming C++ subject course at UPC in 2019.
- π οΈ**DevOps**: Docker, Azure.
- π **LaTeX Projects:** Extensive experience with LaTeX, particularly for producing high-quality typographic documents, including my Master's thesis.
- π **Mathematics**: A few repositories focus on solving A-level (advanced high school) problems in geometry, calculus, and numerical series. These are more closely related to mathematics than programming, although both fields often overlap. The relevant repositories are clearly specified.Below, you will find a table with all these projects, each and one of them categorized to one of the aforementioned six areas, specifying programming languages and libraries used[^1] and featuring a small description. The table also includes links to the repositories of each project, which are usually served with a detailed `README.md` file that explains their intricacies (I recommend the reader to thorougly dive into this file of each project). In some cases, you will also find deployment links on GitHub Pages (flagged via the clickable icon: ).
There are a couple of projects I got paid for, the ones labeled in the description with the tag: [**PROFESSIONAL PROJECT**]
β οΈ *Please, note that `README.md` filed are not always in english (many of them are in Spanish or Catalan, and variable names and commments tend not to be in english)*
## π Projects Overview
| Project | Category | Programming Languages | Description |
|---------------------------------------------------------------|-------------------------------|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|
| [proyectoDesarrolloInterfaces](https://github.com/blackcub3s/proyectoDesarrolloInterfaces) | π¨ | | Development project with a focus on dynamic layouts and interactive elements using HTML, pure CSS. Design made with Figma and replicated manually via HTML and CSS.
| [miApp](https://github.com/blackcub3s/miApp) | βοΈπ¨ | | Backend project with Springboot and front-end using vanilla JavaScript. API REST communication inspired by Netflix. |
| [ProgramaMe](https://github.com/blackcub3s/ProgramaMe) | π§ | | Problems solved in preparation for the ProgramaMe competition. Also serves as a manual for future participants. |
| [networkGraph_dataVisualization](https://github.com/blackcub3s/networkGraph_dataVisualization) | π π§ | | [**PROFESSIONAL PROJECT**] Freelance project implementing a network-graph data visualization tool for a tech consultancy. |
| [job-automation](https://github.com/blackcub3s/job-automation) | βοΈππ§ | |[**PROFESSIONAL PROJECT**] Developed an information management and automatic report generation system during my work at a local administration. |
| [calculaTempsReaccio](https://github.com/blackcub3s/calculaTempsReaccio) | π¨ | | Web app to calculate the motor reaction time of a user by clicking on black squares. |
| [projectesDocker](https://github.com/blackcub3s/projectesDocker) | βοΈ π οΈ | | Projects of microservices deployed with Docker. |
| [MSc-FinalThesis](https://github.com/blackcub3s/MSc-FinalThesis) | ππ§ π | | The most important code, functions, and pipelines for the Machine Learning final thesis of my Master's degree. |
| [vencerLaInflacion](https://github.com/blackcub3s/vencerLaInflacion) | βοΈ π | | Project showing how to grow savings in a high-inflation environment. |
| [diagramaTikz](https://github.com/blackcub3s/diagramaTikz) | π | | Creation of a TikZ diagram of a process based on a drawing. |
| [twitterScrap](https://github.com/blackcub3s/twitterScrap) | ππ» | | Web scraping and OCR project to monitor Elon Musk's Twitter and extract valuable trading info faster. |
| [replicacalculadora](https://github.com/blackcub3s/replicacalculadora) | π¨ | | A replica of the classical Casio calculator using HTML, CSS, and JavaScript. |
| [therapistLandingPage](https://github.com/blackcub3s/therapistLandingPage) | π¨ | | Dummy web project for an online therapy practice business. |
| [costParser](https://github.com/blackcub3s/costParser) | π¨ | | Program to track debt between two individuals using data from Google Keep or an online agenda. |
| [appTEA](https://github.com/blackcub3s/appTEA) | βοΈπ¨ | | Web app implementing an interactive exercise for ASD diagnosed individuals to practice basic math operations. |
| [FIB-PRO1](https://github.com/blackcub3s/FIB-PRO1) | π§ π | | Programs developed during the ProgramaciΓ³ 1 course at FIB UPC. |
| [programesJava](https://github.com/blackcub3s/programesJava) | π§ π | | Highlighted programs made in Java. |[^1]: Libraries appear as smaller icons, contiguous to the programming language they belong to.