Mercurial > public > dennis-website
changeset 3:9fce9ec92d5b
Add links
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Wed, 20 Nov 2024 09:20:59 +0000 |
parents | d1526da4dc4b |
children | 543fc2ee154c |
files | src/index.html |
diffstat | 1 files changed, 34 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/src/index.html Fri Nov 15 14:46:32 2024 +0000 +++ b/src/index.html Wed Nov 20 09:20:59 2024 +0000 @@ -14,35 +14,52 @@ <h2>Programmer</h2> <h3>Projects:</h3> <ul> - <li><a href="#" target="_blank">EVB-A32QS1-RFRG: </a> A GNSS receiver development board based on a STM32 + <li><a href="https://github.com/denniscmcom/EVB-A32QS1-RFRG" target="_blank">EVB-A32QS1-RFRG: </a> A GNSS + receiver development board based on a STM32 MCU.</li> - <li><a href="#" target="_blank">EVB-A32M1-F: </a> A small STM32F0 development board with the same dimensions + <li><a href="https://github.com/denniscmcom/EVB-A32M1-F" target="_blank">EVB-A32M1-F: </a> A small STM32F0 + development board with the same dimensions as the Raspberry Pi Pico.</li> - <li><a href="#" target="_blank">EVB-A32S1-M:</a> A electronic speed controller based on a STM32 MCU.</li> - <li><a href="#" target="_blank">Logic LED:</a> My first Arduino project. A simple circuit to interact with + <li><a href="https://github.com/denniscmcom/EVB-A32S1-M" target="_blank">EVB-A32S1-M:</a> A electronic speed + controller based on a STM32 MCU.</li> + <li><a href="https://github.com/denniscmcom/logic-led" target="_blank">Logic LED:</a> My first Arduino + project. A simple circuit to interact with logic gates.</li> - <li><a href="#" target="_blank">Hey!:</a> Hey! is a simple TCP streaming app developed in C using POSIX + <li><a href="https://github.com/denniscmcom/hey" target="_blank">Hey!:</a> Hey! is a simple TCP streaming + app developed in C using POSIX APIs. Both client and server are containerized using Docker.</li> - <li><a href="#" target="_blank">Algo Animator:</a> An interactive program to visualize sorting algorithms. + <li><a href="https://github.com/denniscmcom/algo-animator" target="_blank">Algo Animator:</a> An interactive + program to visualize sorting algorithms. Developed in C using OpenGL, GLUT, and FreeType.</li> - <li><a href="#" target="_blank">Maze Solver:</a> A maze solver written in C.</li> - <li><a href="#" target="_blank">Geoquiz:</a> A geography game for iOS written in SwiftUI.</li> - <li><a href="#" target="_blank">Bitcaviar Plus:</a> A Bitcoin blockchain parser written in Python.</li> - <li><a href="#" target="_blank">Finance Parser:</a> Serverless parser to extract information from financial + <li><a href="https://github.com/denniscmcom/maze-solver" target="_blank">Maze Solver:</a> A maze solver + written in C.</li> + <li><a href="https://github.com/denniscmcom/geoquiz" target="_blank">Geoquiz:</a> A geography game for iOS + written in SwiftUI.</li> + <li><a href="https://github.com/denniscmcom/bitcaviar-plus" target="_blank">Bitcaviar Plus:</a> A Bitcoin + blockchain parser written in Python.</li> + <li><a href="https://github.com/denniscmcom/finance-parser" target="_blank">Finance Parser:</a> Serverless + parser to extract information from financial reports using AWS Step Functions, AWS S3, AWS Api Gateway, AWS Textract, AWS DynamoDB and Eventbridge. </li> - <li><a href="#" target="_blank">Tweet Analysis:</a> Serverless app to fetch & analyse tweets using AWS + <li><a href="https://github.com/denniscmcom/tweet-analysis" target="_blank">Tweet Analysis:</a> Serverless + app to fetch & analyse tweets using AWS Comprehend.</li> - <li><a href="#" target="_blank">Simoleon:</a> A currency converter app for iOS written in SwiftUI.</li> - <li><a href="#" target="_blank">Python Black Scholes:</a> A command line utility to calculate the + <li><a href="https://github.com/denniscmcom/simoleon" target="_blank">Simoleon:</a> A currency converter app + for iOS written in SwiftUI.</li> + <li><a href="https://github.com/denniscmcom/python-black-scholes" target="_blank">Python Black Scholes:</a> + A command line utility to calculate the theoretical call and put price of an European option using the black-scholes method.</li> - <li><a href="#" target="_blank">Stock Charts:</a> A library to display interactive charts in SwiftUI.</li> - <li><a href="#" target="_blank">Lazybear:</a> My first iOS app and programming project.</li> + <li><a href="https://github.com/denniscmcom/stock-charts" target="_blank">Stock Charts:</a> A library to + display interactive charts in SwiftUI.</li> + <li><a href="https://github.com/denniscmcom/lazybear" target="_blank">Lazybear:</a> My first iOS app and + programming project.</li> </ul> <h3>Active projects:</h3> <ul> - <li><a href="#" target="_blank">Youtube channel: </a> I have a youtube channel where I upload videos about - photography.</li> + <li><a href="https://www.youtube.com/@denniscm6" target="_blank">Photography Youtube channel: </a> In this + channel I'm learning photography and documenting the journey.</li> + <li><a href="https://www.youtube.com/@denniscm6-2" target="_blank">Programming Youtube channel: </a> In this + channel I upload anything related to programming.</li> </ul> <h3>Hobbies:</h3> <ul>