Avatar
Ugyen.Dorji
.aboutMe
{
name:"Ugyen Dorji";
school:"UC Irvine";
major:"Computer Science and Engineering";
graduationDate:"June 2020";

/* Hello, I am Ugyen. I am a fourth year CSE student at the University of California, Irvine. I was born and raised in West Los Angeles by two loving and hardworking Bhutanese immigrant parents. Software has always intrigued me. From my early days of jailbreaking ipod touches in middle school to programming a simple A.I. system for a class, software has always been a constant. My keenness to create and problem solve has lead me in the pursuit of a career in software engineering. I believe my computer science and engineering background makes me a versatile asset. If understanding of hardware is needed to solve the problem, I can do it. To the same extent, if knowledge of software is required for the problem, I'm your guy. I can also serve as an itermediary between engineers and programmers when needed. */
}
.skills
{
Programing Languages:
Web Tools/Frameworks:
Other Tools (has experience with):
MySQL, LISP, Prolog, Objective C, System Verilog, VHDL and MatLab;
}
.projects
{
141 OS Simualtion (Source Code)
141 OS:

Simulation of an operating system that is able to read/write to memory and call print jobs. The program utilizes multithreading in Java to perform simultaneous operations on the available disks and printers. The program begins by the users writing to the disks(by one user at a time) then the printers read the information from the disk and print, writes to a text file, the information read from the disk. The GUI was developed with Javafx;

Othello/Reversi A.I.:

An A.I. program developed for the game Othello(Reversi) with C++. The program performs a heuristic searching to identify the best possible move for winning the game. The program creates a tree of possible moves, and calculates the most optimal path for the user;

Othello A.I. (Source Code)
DorjiMaps:

A navigation system built in Python using MapQuest APIs. The program sends HTTP requests to Open MapQuestAPIs, then parses the JSON response to be outputted in a more user-friendly format. The program outputs direction from location to location, total time of the trip, total distance of the trip, latitude and longitude of each location, and the elevation of each location;

Portfolio Website:

A translation of my resume in a more dynamic and visually pleasing format. The website was developed with HTML5, CSS3 and BootStrap;

Portfolio Website (Source Code)
}
.contact
{
LinkedIn
Gmail
GitHub
}