dessygil / V2DesPersonalSite

Version 2 of my personal site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Version TWO of my Personal Website!

Hello there! My name is Desmond, and this is my website. You'll find my blog posts, GitHub projects, and resume here.

Table of Contents


Not Found On My Website

I was always uneasy about open source because there were so many talented people. By contributing, they actually brush off on you. I started contributing to projects I feel very comfortable with because I deeply understand Chemistry. Not shown on my website are my contributions to cheminformatic projects like...

  • RDKit
  • Datamol
  • Molfeat

I enjoy working on these projects and would be able to speak on them whenever.


Blog

I love sharing my thoughts on software development and frequently write about my experiences on Dev.to. You can find links to all of my articles on this website's blog page.


Projects

I'm passionate about open-source software and have several projects on my GitHub page. Feel free to check them out and contribute if you'd like!


Resume

If you want to learn more about my professional experience, you can find my resume here. It includes my work history, skills, and education.

P.S. My resume is automatically built into a PDF directly from Overleaf using GitHub actions. If this is something that interests you check it out on GitHub as well as my Blog


Running the Site

To run this site locally, follow these steps:

  1. Install Node.js and npm.
  2. Clone this repository to your local machine.
  3. Navigate to the project directory in your terminal.
  4. Run npm install to install the necessary dependencies.
  5. Run npm run dev to start the development server.
  6. Open http://localhost:3000 in your browser to view the site.

Get in Touch

If you have any questions or comments, feel free to contact me. You can also find me on social media:

Thanks for visiting my website! I hope you enjoy my content.

Personal Notes On what I need to do, make a dockerfile nginx and kubernetes build CI/CD which continually runs all my tests whenever I compile with axe, cypress, jest

About

Version 2 of my personal site

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 93.6%Language:JavaScript 3.6%Language:CSS 2.6%Language:Shell 0.2%