Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisch-mhrzn/resume
Explore my professional journey and skills through this interactive digital CV. From Data Science to Python development, discover projects and qualifications. Connect with me on LinkedIn and GitHub for the latest updates.
https://github.com/nisch-mhrzn/resume
python3 streamlit
Last synced: about 8 hours ago
JSON representation
Explore my professional journey and skills through this interactive digital CV. From Data Science to Python development, discover projects and qualifications. Connect with me on LinkedIn and GitHub for the latest updates.
- Host: GitHub
- URL: https://github.com/nisch-mhrzn/resume
- Owner: nisch-mhrzn
- Created: 2023-12-09T16:44:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T16:54:31.000Z (about 1 year ago)
- Last Synced: 2024-12-15T02:23:28.126Z (about 2 months ago)
- Topics: python3, streamlit
- Language: Python
- Homepage:
- Size: 376 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume
# Digital CV - Nischal Maharjan## Overview
Welcome to my digital CV repository! This repository contains the code and assets for my interactive digital CV, hosted using Streamlit. Feel free to explore the sections and learn more about my skills, experience, and projects.
![Nischal Maharjan](profile-pic.png)
## Table of Contents
- [About](#about)
- [Contact](#contact)
- [Social Media](#social-media)
- [Projects](#projects)
- [Experience and Qualifications](#experience-and-qualifications)
- [Skills](#skills)## About
I am Nischal Maharjan, a Data Scientist and aspiring Python developer. This digital CV provides an overview of my background, skills, and experience.
## Contact
- **Email**: [email protected]
## Social Media
Connect with me on:
- [LinkedIn](https://www.linkedin.com/in/nischal-maharjan-639284228/)
- [GitHub](https://github.com/nisch-mhrzn)## Projects
This section is under construction.
## Experience and Qualifications
### Professional Experience
- 1.5 years of experience building Python projects
- 1 year of experience building web applications
- Good understanding of Machine Learning and Deep Learning
- Excellent team-player and determined## Skills
### Hard Skills
- 📚 Programming: Python (Tensorflow, Keras, Numpy), C, C++, Javascript, CSS, HTML
- 🫙 Databases: MySQL## How to Run
1. Clone this repository:
```bash
git clone https://github.com/nisch-mhrzn/digital-cv.git2. **Install the required dependencies:**
```bash
pip install -r requirements.txt
```3. **Run the Streamlit app:**
```bash
streamlit run main.py
```4. **Open your browser and go to [http://localhost:8501](http://localhost:8501) to view the digital CV.**
Feel free to explore and connect with me!
## Contribution
If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. Contributions are welcome!