Skip to content
Avatar
🇳🇵
Focusing
🇳🇵
Focusing

Highlights

poshan0126/README.md

Find me here: 💬

Gmail Follow Telegram Follow Poshan Twitter Follow Linkedin: thaianebraga Facebook Badge Instagram Badge

A college senior currently studying BE Software at NCIT. My passions are technology and art. When I am not coding, I'm probably singing or watching movies. I love to solve problems and discuss philosophy and,

I believe in doing everything that makes me more human.

I live not merely to live but to thrive with compassion, passion, humor and style.

#Coding #Designing #Developing #Travelling #Music #Movies

🔭 2020 GOAL

Learning backend development using node, express and mongodb.

Acing data science using python.

Acing Computer Vsion

Find My blogs HERE

Discuss projects with me in Email[hello@poshan.com.np] or Telegram

Experiences

Data Science Machine Learning Mobile App Development Backend Development

Skills

Python Dart C C++ Java

Flutter HTML5 CSS Bootstrap

Nodejs Docker MongoDB

Git GitLab GitHub

Pinned

  1. This repository consist of a small terminal application that analyzes tweets of user given keyword and number and provides the result on their sentiment.

    Python 1

  2. I performed Data Analysis on COVID 19 dataset by John Hopkins University and World Happiness Report and found really interesting results. It shows that people living in developed countries are mor…

    HTML 1

  3. This is a mobile application that detects object in image from gallery or camera. It uses SSD Mobilenet and Tiny YOLO V2 module for object detection.

    Dart 1

  4. Forked from Election-Portal/Election-Portal-Webapp

    Django based web app to digitize election activities in Nepal.

    JavaScript 1

  5. RealEstateNepal is a django project for selling and buying the realstate online in Nepal.

    CSS 1

  6. 1
    def Permute(queens, row):
    2
        for i in range(8):
    3
            queens[row] = i
    4
            if Fine(queens, row):
    5
                if row == 7:

339 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

4 contributions in private repositories Aug 2 – Aug 8

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.