Software Developer | Sometimes a tech blogger | Always learning!
- Terraplan
- Freiburg im Breisgau, Germany
- 📂 I love to work with JavaScript/Typescript/Java (React.js, React Native, Angular, Java Spring Boot)
- 🔭 I’m currently working onAxowise
- 📝 I write articles onanlishamaharjan.medium.com
- 📫 How to reach me:anlishamaharjan@gmail.com
- 🥅 2025 Goals: Contribute more & more!!
- Deploy Laravel with GitHub Actions on Shared Hosting
- Deploy React with GitHub Actions on Shared Hosting
- Yup.array validate object property is unique with Formik in React.
- Setup Bitbucket CI/CD for React
- Google Maps API Directions Service in React — Plot efficient route on map with total distance and…
✨Bit More About Me
I'm a self-taught software developer, with over 5 years of experience in building accessible and high-quality digital experiences.
In 2018, I graduated from St. Xavier's College with a focus on software engineering and a mindset to always stay curious. I can plan, build, launch, and maintain a web application myself—did I mention that I build mobile apps too? I have worked on a handful of cross-platform iOS and Android apps with React Native and Ionic.
Currently, wrestling my way through a Master's in Computer Science in Germany. Challenging? Absolutely. Fun? Surprisingly, yes! It's a wild mix of algorithms, adventure, and personal growth that I’m truly enjoying.
PinnedLoading
- react-admin-panel-boilerplate
react-admin-panel-boilerplate PublicA React Admin Panel boilerplate built with MUI for UI components and Redux for managing and centralizing application state.
- react-native-boilerplate
react-native-boilerplate PublicA robust React Native boilerplate (for Android) with embedded authentication flow using React Navigation v6 and Redux.
JavaScript 2
- Deploy React app on shared hosting w...
Deploy React app on shared hosting with FTP Deploy GitHub Action. 1name:🚀 Deploy on push master
23on:
4push:
5branches:
- Laravel Deployment Script - To pull ...
Laravel Deployment Script - To pull latest version of code and install composer dependencies and run migrations. 1#!/bin/bash
2set -e
34echo"Deployment started ..."
5 - The bitbucket-pipelines.yml defines ...
The bitbucket-pipelines.yml defines Pipelines builds configuration for React application. 1#bitbucket-pipelines.yml
2image:node:14.0.0
34pipelines:
5branches:
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.