Skip to content
View Bilguun04's full-sized avatar
:electron:
Software Engineering Student at McGill University | Code Enthusiast
:electron:
Software Engineering Student at McGill University | Code Enthusiast

Highlights

  • Pro

Block or report Bilguun04

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Bilguun04/README.md

Hi πŸ‘‹, I'm Bilguun Tegshbayar

Software Engineering Student @ McGill University | Founder & CTO @ VentureCircle

Portfolio β€’ Email β€’ LinkedIn


πŸš€ About Me

I'm a passionate Software Engineering student at McGill University with a strong focus on back-end development and full-stack solutions. Currently building enterprise-grade platforms and leading technical teams to solve real-world problems.

  • πŸ† McGill Engine TechAccel Award recipient for VentureCircle
  • πŸ’Ό Founder & CTO at VentureCircle - serving 200+ entrepreneurs and helping various startup projects
  • πŸ”­ Currently working on VentureCircle and exploring Machine Learning & AI
  • 🌱 Expanding my expertise in cloud architecture, distributed systems, and AI/ML
  • πŸ‘― Open to collaborating on open-source projects and innovative startups
  • ⚑ Fun fact: I can fall asleep right after a cup of coffee or energy drink

πŸ’» Tech Stack

Languages

Python Java JavaScript PHP SQL

Frameworks & Libraries

Django Flask Laravel React Tailwind CSS

Databases

MySQL PostgreSQL MongoDB Firebase Redis

DevOps & Cloud

Docker AWS Azure Nginx Git

APIs & Services

Auth0 Google Gemini


πŸ—οΈ Featured Projects

VentureCircle πŸš€

Enterprise startup collaboration platform

  • πŸ† McGill Engine TechAccel Award recipient
  • πŸ‘₯ Serving 200+ active entrepreneurs and helping various startup projects
  • πŸ› οΈ Tech: Django REST Framework, Firebase, Tailwind CSS, Amazon Web Service EC2
  • βœ… Achieved 85% code coverage with automated testing

Vantage πŸ€–

AI-Powered Voice Assistant with Sci-Fi Interface

  • πŸŽ™οΈ Real-time voice interaction with natural language processing
  • πŸ” Secure authentication system with persistent chat history
  • πŸ’¬ Context-aware conversation engine powered by Google Gemini API
  • πŸ“Š RESTful API architecture with MongoDB for scalable data management
  • πŸ› οΈ Tech: Django REST Framework, MongoDB, Auth0, Google Gemini API, WebSpeech API

Pixel-perfect OS interface simulation

  • 🎨 50+ interactive components with dynamic theme switching
  • ⚑ 60fps animations across all modern browsers
  • πŸ”§ Tech: JavaScript, CSS3, DOM manipulation

Secure financial transaction platform

  • πŸ” Role-based access control and secure authentication
  • πŸ’³ Fund transfer with validation and error handling
  • πŸ› οΈ Tech: Java, Cucumber.io, Behavior Driven Development, React, PostgreSQL

πŸ’Ό Professional Experience

Founder & CTO @ VentureCircle | April 2025 – Present

  • Leading cross-functional team of 3 developers through full product lifecycle
  • Established CI/CD pipelines and automated testing infrastructure
  • Deployed enterprise-grade platform with 200+ active users

Front-End Developer Intern @ Insur LLC | May 2024 – Aug 2024

  • Served 5,000+ users with optimized web applications
  • Reduced page load times by 40% through performance optimization
  • Improved team efficiency by 25% through technical documentation

πŸŽ“ Education

McGill University - Bachelor of Engineering in Software Engineering (Co-op)
Expected Graduation: May 2027

Certifications:

  • 🌩️ AWS Certified Cloud Practitioner (in progress)

🀝 Connect With Me

LinkedIn HackerRank Codeforces GitHub


Profile views

πŸ’‘ Always open to interesting projects and collaboration opportunities!

Pinned Loading

  1. Chess Chess Public

    Welcome to the Chess Game and ChessBot project! This repository contains the source code for a classic chess game and an accompanying chess-playing bot.

    Python

  2. Banking-System Banking-System Public

    This project is a simple banking system which allows users to create an account, deposit money, withdraw money, and transfer funds between accounts.

    HTML

  3. Decision-Tree Decision-Tree Public

    This program evaluates data from the given excel file and creates a decision tree. Implemented by java using decision tree.

    Java

  4. Civilization-250 Civilization-250 Public

    Civilization 250 is a strategy game that immerses players into historical leaders. Each player develops their country while protecting themselves from other countries’ invasion. Implemented by java…

    Java 1

  5. openai-python openai-python Public

    Forked from openai/openai-python

    The official Python library for the OpenAI API

    Python

  6. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple console-based implementation of the classic Tic-Tac-Toe game using Python.

    Python