Skip to content
View nverkhachoyan's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report nverkhachoyan

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
nverkhachoyan/README.md

Hi, I'm Nver Khachoyan πŸ‘‹

Student/Software Engineer

Profile views Followers


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ I'm a Computer Science student at California State University, Northridge (CSUN).
  • πŸ’» I love exploring low-level software engineering and network systems programming.
  • πŸš€ Currently, I’m working on AlgoLearn, an educational app for learning computer science concepts!
  • πŸ“š In my free time, I like learning about operating systems, networks, and system design.

πŸ› οΈ Languages and Tools

C Python JS Java Golang


πŸ“Š GitHub Stats

Nver's GitHub stats Top Langs

πŸ”­ Featured Projects

  • AlgoLearn - An educational app to teach computer science concepts through interactive modules and quizzes.

πŸ“« Reach Me At

LinkedIn Email

Pinned Loading

  1. AlgoLearn AlgoLearn Public

    Mobile app for learning CS topics.

    TypeScript

  2. comp380-F/CSUConnect comp380-F/CSUConnect Public

    Website for student organizations at CSUN to post about their events.

    HTML 2

  3. aes-in-c aes-in-c Public

    C

  4. MinesweeperC MinesweeperC Public

    This program implements a basic version of the Minesweeper game. It includes functions for creating a new game, displaying the game board, and handling user commands like uncovering Cells and flagg…

    C

  5. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    In this repo, you will find implementations of various data structures and algorithms, written in C++. These implementations are meant to be educational and are not intended for production use.

    C++