Skip to content
View himmat12's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report himmat12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
himmat12/README.md

๐Ÿ’ป HIMMAT RAI

Transforming ideas into elegant digital solutions

Computer Science Student & Developer Location Status

๐Ÿ“ž CONNECT

Email: himmatrai20@gmail.com

LinkedIn GitHub


๐Ÿ‘จโ€๐Ÿ’ป ABOUT ME

Adaptive and dedicated second-year Computer Science student at De Montfort University, with proven experience in Mobile Application Development through a year-long role at Triumph Technologies, Nepal. I am skilled in web technologies and passionate about leveraging Machine Learning to create innovative solutions for real-world problems. I combine my technical expertise with strong interpersonal skills, developed through customer-facing experience at Marks & Spencer. I am seeking an internship or placement opportunity where I can contribute my technical skills while continuing my professional development in an innovative environment.

๐Ÿ› ๏ธ TECHNICAL ARSENAL

๐Ÿ”  Programming Languages

const languages = {
  javascript: "Proficient",
  scala: "Intermediate",
  dart: "Proficient",
  sql: "Intermediate",
  java: "Intermediate"
};

๐ŸŒ Web Development

Frontend Backend Tools
HTML5 RESTful APIs Postman
CSS3 fastAPI Github
Bootstrap Node.Js Figma
JavaScript php Canva
React MySql Draw.io
Next.js Firebase

๐Ÿ“ฑ Mobile Development

Flutter & Dart - Cross-platform app development

๐Ÿ—„๏ธ Database Management

  • Relational: OracleSQL, MySQL, PostgreSQL
    • ER diagrams, normalizations, backup, security
  • NoSQL: Firebase, Pocketbase

๐Ÿงฎ Data Structures & Algorithms

Data Structures Algorithms Techniques
HashMaps DFS & BFS Recursion
Queue/Stack Binary Search Dynamic Programming
Arrays Sorting Divide & Conquer
Linked Lists
Graphs/Trees

๐Ÿ”„ Version Control

  • Git & GitHub workflow

๐Ÿ’ป Operating System & Networking

  • Linux/Ubuntu: System configuration, security, package management
  • Networking: OSI Model, TCP/IP, network diagnostics, server setup
  • Tools: Wireshark, tcpdump, subnetting

๐Ÿ”ง Management Tools

  • Collaboration: Slack, Google Meet, Zoom
  • Project Management: Jira, Asana, ClickUp
  • Office Suite: Word, Excel, PowerPoint

โœจ Certifications

Pinned Loading

  1. movie_db_app Public

    app developed in flutter which consumes The Movie Database (TMDb) API data and provides the information about the Movies and TV shows to the users

    Dart 27 4

  2. ean13_barcode_generator Public

    EAN13 Brcode generator

    Visual Basic .NET 1

  3. chess_board_game Public

    This project is a simple implementation of chess in Scala. It provides a basic chess board, pieces, and rules to play the game.

    Scala 1

  4. dsa-playground Public

    This repository contains coding problems for practicing data structures and algorithms, LeetCode-style. Covers arrays, linked lists, stacks, and more. Solve in any language to strengthen problem-soโ€ฆ

    HTML 1

  5. coffee_shop_pos Public

    This project implements the Object Oriented Design principles and MVC design architecture pattern to implement the simple logics of Point of Sales for a coffee shop.

    Java 1

  6. module_chooser Public

    This is a module chooser application build in Java and JavaFx GUI library for windows application.

    Java