FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

estebantechdev/estebantechdev: ๐Ÿ™๏ธ GitHub Profile Overview ยท GitHub

ย 
ย 

Latest commit

ย 

History

653 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello World, I'm Esteban ๐Ÿ‘‹

I'm a Software Developer!!

โœ You can find my projects here portfolio
๐Ÿ”ญ Iโ€™m currently working on my first robot
๐Ÿ‘ฏ Iโ€™m looking to collaborate on open source
๐Ÿ’ฌ Ask me about ... Anything
๐Ÿ˜„ Pronouns: He/Him
โšก Fun fact: I always think of debugging as being a detective in a crime movie

Talk with me, I am kinda awesome.

๐ŸŒ Socials

Data Profiles

Kaggleย ย ย  Hugging Faceย ย ย  DataCamp

Programming Profiles

Replitย ย ย  HackerRankย ย ย  Microsoft Learn

๐Ÿ› ๏ธ Languages And Tools


๐Ÿ’ป Tech Stack

๐Ÿ“Š Stats

๐Ÿ† GitHub Trophies

โญ Key Open-Source Projects

Projects marked as versioned releases represent stable software distributed for public evaluation and use, developed following structured practices. Each repository reflects officially published versions available to the community, emphasizing clarity, maintainability, and practical application.

The other projects listed here are not officially released versions, but carefully selected repositories that showcase consistent quality, thoughtful design, and reliable development practices.

๐ŸŒฑ Most projects here follow the versioning scheme described in: Following The Spirit Of Semantic Versioning.

Artificial Intelligence & AI-Powered Assistants

Project Description Languages Released
PromptNG โšก Ready-to-use, high-quality prompts with a single command ๐Ÿš€. Python -
pair-programming-with-google-palm-2 โœจ ๐Ÿ๏ธ Pair Programming with the Google PaLM LLM AI. Jupyter Notebook -
commbase-text-translator-phi3-mini Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft. Python โœ”
commbase-tts-pyttsx3 A Python application that utilizes text-to-speech capabilities to read out the content of a file or any input text provided. Python โœ”

Development Tools

Project Description Languages Released
Sword Vim ๐Ÿ—ก๏ธ ๐Ÿ› ๏ธ ๐Ÿ”ง A lightweight Vim/Neovim text editor and IDE designed for simplicity and efficiency. Vim Script, Lua, Bash โœ”
PostgreSQLDBQueryTool ๐Ÿ› ๏ธ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format. Jupyter Notebook -
python-postgresql ๐Ÿ› ๏ธ Querying PostgreSQL with Python scripts. Python -
git-commit-emoji-conventions ๐Ÿ™ ๐Ÿ“ A Git Commit Emoji Conventions Table. Markdown -

Webapps And Websites

Project Description Languages Released
LinkHub ๐Ÿ› ๏ธ ๐Ÿ”— Selected links organized like web browser bookmarksโ€”supercharged with extra features. HTML -
DevCampTV ๐Ÿ› ๏ธ ๐Ÿ“บ A curated selection of courses for developers. HTML -
estebantechdev ๐Ÿ™๏ธ GitHub Profile Overview. Markdown -
estebantechdev.github.io ๐Ÿ™๏ธ GitHub I/O website. HTML, CSS -
Old School Front End Web Exercises ๐Ÿ’€๏ธ Old school front end web exercises. HTML, JavaScript, CSS, PHP -
newzappers ๐Ÿ•๏ธ New Zappers Product Landing Page. HTML, CSS -
Google Homepage โš”๏ธ The Odin Project project. CSS3, HTML, JavaScript -
proyecto_final_html_css ๐Ÿ‘ฝ๏ธ LarnU Bootcamp project. HTML, CSS -
api_js ๐Ÿ‘ฝ๏ธ LarnU Bootcamp challenge. CSS, JavaScript, HTML -
api_weather_js ๐Ÿ‘ฝ๏ธ LarnU Bootcamp project. CSS, JavaScript, HTML -
challenge_js A challenge for the bootcamp developers, where they will have to create a website together. JavaScript, CSS, HTML -
react_introduccion ๐Ÿ‘ฝ๏ธ LarnU Bootcamp challenge. React, CSS, HTML -
react_todos_init ๐Ÿ‘ฝ๏ธ LarnU Bootcamp challenge. React, CSS, HTML -
react_formik ๐Ÿ‘ฝ๏ธ LarnU Bootcamp challenge. React, CSS, HTML -
Commbase Docs The official Commbase documentation online. Vue, Markdown -

Shell Scripts

Project Description Languages Released
back-up-and-restore-scripts ๐Ÿš Scripts for backing up and restoring custom directories, files, images, containers, and databases efficiently. Bash -

Deployment, automation, system tools, infrastructure

Project Description Languages Released
Pandoras โ™พ๏ธ Universal Chroot environment that can be deployed to most Linux distributions, enabling the creation of portable boxes transferable from one host to another. Bash โœ”
debian-postgres-dev-test-prod-stages-CICD-ready โ™พ๏ธ Debian-based PostgreSQL environment using Docker, structured for development, testing, and production stages, fully prepared for CI/CD pipelines. Python, Dockerfile -

Microcontrollers

Project Description Languages Released
blink-led ๐Ÿฆพ Turns an LED on for one second, then off for one second, repeatedly. C++ -

๐Ÿ“˜๏ธ Books And Documentation

These resources are documentation-based and log versioned releases outside their repositories.

Project Description Languages Released
Spec-Driven Development โœจ ๐Ÿ“ A practical guide and reference for Spec-Driven Development (SDD). Markdown -
AICompass โœจ ๐Ÿ“ A curated and structured guide to the AI ecosystem, organizing tools, platforms, patterns, and resources for informed AI system design. Markdown -
dev-environment-setup ๐Ÿ”ง ๐Ÿ“ A comprehensive and customizable development environment setup for software developers. Markdown, JavaScript, Bash, TypeScript, Python, Ruby, HTML, CSS -
Git How-Tos and Workflows Handbook ๐Ÿ™ ๐Ÿ“ A complete compilation of Git tutorials, practical notes, and challenges designed to guide developers from first commit to advanced workflows. Markdown -
Practical Docker ๐Ÿณ๐Ÿ“ฆ โ™พ๏ธ ๐Ÿ“ A practical guide for installing Docker, creating containers, and transferring them between environments. Markdown, Dockerfile, Bash, JavaScript, Python -
DIY Linux ๐Ÿง ๐Ÿ“˜๏ธ The source of the book "DIY Linux: MASTER YOURSELF PURE BLEND DEBIAN DESKTOPS FROM A SCRATCH". Plaintext, Markdown, Shell, Bash, Other โœ”
Linux Enterprise Sci-Fi (book) ๐Ÿง ๐Ÿ“˜๏ธ Code for the scripts from the book "Linux Enterprise Sci-Fi - Scripts & Archivos de Configurado (Spanish Edition)". Shell, Perl, Other โœ”

๐Ÿ—‚๏ธ Full List Of Repositories

Full list of @estebantechdev GitHub repositories by category.

๐Ÿ“ฆ Public Container Images

โœ๏ธ Random Dev Quote


๐Ÿ’ฐ You Can Help Me By Donating

About

๐Ÿ™๏ธ GitHub Profile Overview

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL