{"id":19870170,"url":"https://github.com/alphaolomi/my-notes","last_synced_at":"2026-06-09T06:06:35.299Z","repository":{"id":99077920,"uuid":"536691444","full_name":"alphaolomi/my-notes","owner":"alphaolomi","description":"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.","archived":false,"fork":false,"pushed_at":"2025-02-07T23:30:26.000Z","size":65,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T00:54:01.171Z","etag":null,"topics":["mkdocs","mkdocs-material","personal-notes"],"latest_commit_sha":null,"homepage":"https://notes.alphaolomi.dev","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alphaolomi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-14T17:33:18.000Z","updated_at":"2025-02-07T23:30:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eb938be-6fc8-43f1-a0ae-e694befa9401","html_url":"https://github.com/alphaolomi/my-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alphaolomi/my-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fmy-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fmy-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fmy-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fmy-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphaolomi","download_url":"https://codeload.github.com/alphaolomi/my-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fmy-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34093808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mkdocs","mkdocs-material","personal-notes"],"created_at":"2024-11-12T16:08:13.542Z","updated_at":"2026-06-09T06:06:35.285Z","avatar_url":"https://github.com/alphaolomi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpha's Programming Notes [![Netlify Status](https://api.netlify.com/api/v1/badges/e18da04f-fd80-411b-abba-94f2ed0cb086/deploy-status)](https://app.netlify.com/sites/dancing-maamoul-d6bdf9/deploys)\n\nWelcome 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.\n\n## Local Setup\n\nTo preview and work on the site locally, follow these steps:\n\n```bash\n# Create a virtual environment\npython3 -m venv venv\n\n# Activate the virtual environment\nsource venv/bin/activate\n\n# Install the required packages\npip install -r requirements.txt\n\n# Serve the site locally\nmkdocs serve\n```\n\n## Project Context \u0026 Workflow\n\nThis 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.\n\n### Tools and Technologies\n\n- **Writing**: I use [Sublime Text](https://www.sublimetext.com/) because of its speed and lightweight nature.\n- **Site Generation**: The site is built with [MkDocs](https://www.mkdocs.org/), a static site generator perfect for project documentation.\n- **Theme and Extensions**: The theme used is [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/), along with various plugins to enhance functionality.\n- **Hosting**: The source markdown files are hosted on [GitHub](https://github.com/alphaolomi/my-notes).\n- **Deployment**: The site is deployed via [Netlify](https://netlify.com) and can be accessed at [notes.alphaolomi.dev](https://notes.alphaolomi.dev).\n\n### Contribution\n\nContributions 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.\n\n### Recommended Tools\n\n- **IDE**: While I prefer Sublime Text, [Visual Studio Code](https://code.visualstudio.com/) is also a great choice for editing markdown and code.\n- **Markdown Preview**: Use a markdown previewer like [Markdown Preview Enhanced](https://shd101wyy.github.io/markdown-preview-enhanced/) for a real-time preview of your changes.\n- **Obsidian**: Evaluating...\n\n## Connect with Me\n\nStay updated with the latest notes and updates. Follow me on [Twitter](https://twitter.com/alphaolomi) or connect with me on [LinkedIn](https://www.linkedin.com/in/alphaolomi/).\n\nFeel free to explore, learn, and contribute. Happy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphaolomi%2Fmy-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphaolomi%2Fmy-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphaolomi%2Fmy-notes/lists"}