Coder Social home page Coder Social logo

alphaolomi / my-notes Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 60 KB

These are a collection of code snippets I've used in the past and saved. Collection of short snippets, notes and TILs about things related to Programming Languages, Linux, DevOps tools, etc.

Home Page: https://notes.alphaolomi.dev

mkdocs mkdocs-material personal-notes

my-notes's Introduction

Alpha's Programming Notes Netlify Status

Welcome to Alpha's Programming Notes! This repository is a curated collection of my programming insights, code snippets, and Today-I-Learned (TIL) entries. It serves as a quick reference guide covering various programming languages, Linux commands, DevOps tools, and more.

Local Setup

To preview and work on the site locally, follow these steps:

# Create a virtual environment
python3 -m venv venv

# Activate the virtual environment
source venv/bin/activate

# Install the required packages
pip install -r requirements.txt

# Serve the site locally
mkdocs serve

Project Context & Workflow

This project is the result of years of accumulated knowledge and learning. I initially started writing these notes for personal use, but I have decided to share them publicly to benefit the wider developer community.

Tools and Technologies

  • Writing: I use Sublime Text because of its speed and lightweight nature.
  • Site Generation: The site is built with MkDocs, a static site generator perfect for project documentation.
  • Theme and Extensions: The theme used is Material for MkDocs, along with various plugins to enhance functionality.
  • Hosting: The source markdown files are hosted on GitHub.
  • Deployment: The site is deployed via Netlify and can be accessed at notes.alphaolomi.dev.

Contribution

Contributions are welcome! If you have suggestions for improvements or new notes, feel free to fork the repository and submit a pull request. Please ensure your contributions adhere to the existing style and structure.

Recommended Tools

  • IDE: While I prefer Sublime Text, Visual Studio Code is also a great choice for editing markdown and code.
  • Markdown Preview: Use a markdown previewer like Markdown Preview Enhanced for a real-time preview of your changes.
  • Obsidian: Evaluating...

Connect with Me

Stay updated with the latest notes and updates. Follow me on Twitter or connect with me on LinkedIn.

Feel free to explore, learn, and contribute. Happy coding!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.