geshan
Senior Software Engineer | Agile Follower | Speaker | Google Developer Expert | Docker Captain
SimplyWallSt Sydney, Australia
Pinned Repositories
au-companies-providing-work-visa-sponsorship
Australian companies that provide work visa (and/or relocation) to their employees (mainly tech).
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
developer-ambassador-programs
A list of developer ambassador programs run by various companies
docker-php-composer-alpine
A docker image with php and composer build on Alpine Linux
expressjs-structure
laravel6-on-google-cloud-run
Laravel 6 on Google cloud run for a demo
nodejs-posgresql
A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js
nodejs-sqlite
Node.js and SQLIte example for a blog post
programming-langugages-api
A demo REST API with Node.js Express.js and MySQL for most popular programming languages
public-speaking
A timeline of most of my public speaking.
geshan's Repositories
geshan/au-companies-providing-work-visa-sponsorship
Australian companies that provide work visa (and/or relocation) to their employees (mainly tech).
geshan/developer-ambassador-programs
A list of developer ambassador programs run by various companies
geshan/nodejs-sqlite
Node.js and SQLIte example for a blog post
geshan/currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
geshan/geshan.github.com
Blog hosted on Cloudfalre pages, built with eleventy
geshan/domain-scraper
A very simple domain.com.au rental listing scraper to compare listings as there is no compare option in domain. Written with node js.
geshan/public-speaking
A timeline of most of my public speaking.
geshan/ollama-cloud-run
Ollama on Google Cloud Run
geshan/summarizer-gemini
An example repository to use Google Gemini API to summarize text
geshan/deno-fresh-docker
A deno fresh project with docker and docker compose
geshan/nepal_news_en_data
All the news from Nepal in English language from 2021 to 2025 (mid Sep), the data for https://x.com/nepal_news_en
geshan/nodejs-express-tutorial
Node.js express tutorial with Pug
geshan/scraper-with-llm-streamlit
A demo project to show how to use a LLM enabled Scraper and show the result on a simple Streamlit app
geshan/internship-challenges
geshan/jest-mock-date-example
A demo repo for a blog post to mock date in Jest tests
geshan/nextjs-hn
Hackernews with next.js - the most basic implementation
geshan/nodejs-json
A demo repo for a blog post to read data from json file
geshan/react-search-bar
A demo repo for search bar in react
geshan/vs-hub
try for jules
geshan/cloud-run-jobs
geshan/eslint
Find and fix problems in your JavaScript code.
geshan/geo-guesser-ai
An app generated by Google AI Studio to do image to geo location guessing
geshan/geshan-stackbit
geshan/image-to-geo-location-llm
A demo project to get the location or geo location from an image using a LLM with a Streamlit UI
geshan/javascript-compare-dates
A demo repo for a blog post to compare dates in JavaScript/Node.js natively and with date-fns
geshan/jest-each
Example for a blog post about jest each
geshan/nodejs-aws-ecs-fargate
A demo repo for running Node.js on AWS ECS Fargate (serverless)
geshan/nodejs-dotenv
A demo repo for a blog post to show how to use environment variable node.js
geshan/ollama-open-webui-docker-compose
A demo repo for running Ollama locally with Open Web UI using Docker and Docker compose
geshan/quotes-nestjs
A demo nest.js project for a blog post