mirror of
https://github.com/tiennm99/webcv.git
synced 2026-08-06 22:52:00 +00:00
[Add] my info
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.idea
|
||||
|
||||
|
||||
*.gem
|
||||
.bundle
|
||||
.sass-cache
|
||||
|
||||
@@ -7,3 +7,5 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
# Performance-booster for watching directories on Windows
|
||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||
|
||||
gem "webrick", "~> 1.8"
|
||||
|
||||
+51
-45
@@ -1,39 +1,39 @@
|
||||
# Site
|
||||
repository: sproogen/resume-theme
|
||||
favicon: images/favicon.ico
|
||||
repository: tiennm99/tiennm99.github.io
|
||||
favicon: images/favicon.png
|
||||
|
||||
# Content configuration version
|
||||
version: 2
|
||||
|
||||
# Personal info
|
||||
name: Brett Harris
|
||||
title: Senior Network System Administrator
|
||||
email: brett.h@email.co.uk
|
||||
website: www.github.com/sproogen/resume-theme
|
||||
name: Tien Nguyen Minh
|
||||
title: Senior Software Engineer
|
||||
email: tiennm99@outlook.com
|
||||
website: miti99.dev
|
||||
|
||||
# Dark Mode (true/false/never)
|
||||
darkmode: false
|
||||
|
||||
# Social links
|
||||
twitter_username: facespics
|
||||
github_username: sproogen
|
||||
#twitter_username: facespics
|
||||
github_username: tiennm99
|
||||
# stackoverflow_username: "00000001"
|
||||
# dribbble_username: jekyll
|
||||
# facebook_username: jekyll
|
||||
facebook_username: miti99
|
||||
# flickr_username: jekyll
|
||||
instagram_username: jameswgrant
|
||||
linkedin_username: jameswgrant
|
||||
#instagram_username: tiennm99
|
||||
#linkedin_username: jameswgrant
|
||||
# xing_username: jekyll
|
||||
# pinterest_username: jekyll
|
||||
youtube_username: globalmtb
|
||||
#youtube_username: @miti99
|
||||
# googleplus_username: +jekyll
|
||||
# orcid_username: 0000-0000-0000-0000
|
||||
|
||||
# Additional icon links
|
||||
additional_links:
|
||||
- title: itsgoingto.be
|
||||
icon: fas fa-globe
|
||||
url: https://www.itsgoingto.be
|
||||
#- title: itsgoingto.be
|
||||
# icon: fas fa-globe
|
||||
# url: https://www.itsgoingto.be
|
||||
# - title: another link
|
||||
# icon: font awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&m=free)
|
||||
# url: Link url (eg. https://google.com)
|
||||
@@ -48,73 +48,79 @@ additional_links:
|
||||
# about_title: About Me
|
||||
about_profile_image: images/profile.jpg
|
||||
about_content: | # this will include new lines to allow paragraphs
|
||||
Hi, my name's Brett and I'm a senior network system administrator. As well as administrating systems I also have experience making software and web apps. I have worked at a number of companies gaining teamwork and leadership skills.
|
||||
Hi, my name's Tien and I'm a senior software engineer. I have worked as a java game server developer at ZingPlay Game Studios - VNG Corporation since 2020.
|
||||
|
||||
I am most skilled in: <mark>AWS</mark> and <mark>Eating Pizza</mark>
|
||||
I am most skilled in: <mark>Java</mark> and <mark>Read Light Novel</mark>
|
||||
|
||||
content:
|
||||
- title: Projects # Title for the section
|
||||
layout: list # Type of content section (list/text)
|
||||
content:
|
||||
- layout: top-middle
|
||||
title: Super awesome project
|
||||
link: github.com/sproogen
|
||||
title: Survival2D - A 2D Battle Royale game
|
||||
link: github.com/survival2d
|
||||
# link_text: Project Website
|
||||
additional_links:
|
||||
- title: sproogen/modern-resume-theme
|
||||
icon: fab fa-github
|
||||
url: github.com/sproogen/modern-resume-theme
|
||||
- title: survival2d.eu.org
|
||||
icon: fa fa-gamepad
|
||||
url: survival2d.eu.org
|
||||
# - title: Github page for project (eg. sproogen/modern-resume-theme)
|
||||
# icon: fab fa-github
|
||||
# url: Link to project (eg. sproogen.github.io/modern-resume-theme)
|
||||
quote: >
|
||||
This is probably one of the greatest apps ever created, if you don't agree you're probably wrong.
|
||||
My Graduation essay.
|
||||
description: | # this will include new lines to allow paragraphs
|
||||
I started this project as a way if learning <mark>React</mark> and it has since grown into a fully fledged app. I have learned many skills through this and been I'm very proud of having this in my portfolio. If you don't have a project as awesome as this I would advise you make one.
|
||||
Because at that time I was working in game area so I want to start a game project. I choose to make a 2D Battle Royale game inprired by surviv.io.
|
||||
|
||||
- title: Experience # Title for the section
|
||||
layout: list # Type of content section (list/text)
|
||||
content:
|
||||
- layout: left
|
||||
title: The Boring Company
|
||||
link: boringcompany.com
|
||||
title: ZingPlay Game Studios - VNG Corporation
|
||||
link: vng.com.vn
|
||||
# link_text: boringcompany.com
|
||||
sub_title: Senior Network System Administrator
|
||||
caption: November 2017 - Present
|
||||
sub_title: Senior Software Engineer
|
||||
caption: July 06 2020 - present
|
||||
quote: >
|
||||
Solving 21st century problems by diging holes and making game changing products like the *not a flamethrower*
|
||||
Join Fresh. Grow Best.
|
||||
description: | # this will include new lines to allow paragraphs
|
||||
Every company needs its networks properly administered and The Boring Compay is no exception. Digging holes is hard and I play my part making sure the whole company stays connected. I lead a team of 5 people and enjoy driving the company to try new technologies.
|
||||
On July 06 2020, I joined Game Studio North - VNG Corporation as a Game Programming Fresher of the VNG Tech Fresher 2020 program.
|
||||
|
||||
On January 01 2021, we changed our name to ZingPlay Game Studios.
|
||||
|
||||
On October 01 2020, I was promoted to Associate Software Engineer.
|
||||
|
||||
On September 26 2021, I was promoted to Software Engineer.
|
||||
|
||||
From June 26 2023 util now, I have worked as a Senior Software Engineer.
|
||||
|
||||
- title: Education # Title for the section
|
||||
layout: list # Type of content section (list/text)
|
||||
content:
|
||||
- layout: left
|
||||
title: Harvard University
|
||||
caption: 2010 - 2013
|
||||
title: Ho Chi Minh City University of Technology
|
||||
caption: 2017 - present
|
||||
sub_title: BSc Computer Science
|
||||
quote: >
|
||||
Established in 1636, Harvard is the oldest higher education institution in the United States, and is widely regarded in terms of its influence, reputation, and academic pedigree as a leading university in not just the US but also the world.
|
||||
1 Encouraging Study Scholarship.<br>
|
||||
1 Student of 5 merits.
|
||||
description: | # this will include new lines to allow paragraphs
|
||||
During my time at Harvard I learnt most of my key skills that have I have taken through my career such as teamwork and working to tight deadlines. I thouroughly enjoyed my time as university and learnt a lot about a healthy work life balance.
|
||||
|
||||
I spent a lot of my free time as a committee member of the *Harvard Mountaineering Club* taking on roles such as *Trip Secretary* and *Vice-President*.
|
||||
During this time, I improved my knowledge of programming, algorithms, data structures, and other computer science fundamentals. I also learned about create static blog and create blog for me and my team.
|
||||
|
||||
- title: A Little More About Me
|
||||
layout: text
|
||||
content: | # this will include new lines to allow paragraphs
|
||||
Alongside my interests in networks and software engineering some of my other interests and hobbies are:
|
||||
- Rock climbing
|
||||
- Gaming
|
||||
- Knitting
|
||||
- [Becoming a ninja](https://www.youtube.com/watch?v=vtg4o__aRMg)
|
||||
Alongside my interests in game development and software engineering some of my other interests and hobbies are:
|
||||
- Try do deploy something on internet: self-hosted services, website, AI,...
|
||||
- Help develop open source projects related to Java & game development.
|
||||
- Reading light novel, manga. Watching anime.
|
||||
- Playing Game
|
||||
|
||||
Look at this cool image
|
||||

|
||||
My dream is to become a magician.
|
||||
|
||||
# Footer
|
||||
footer_show_references: true
|
||||
# references_title: References on request (Override references text)
|
||||
references_title: Made by miti99 with ❤
|
||||
|
||||
# Build settings
|
||||
remote_theme: sproogen/resume-theme
|
||||
@@ -124,4 +130,4 @@ sass:
|
||||
style: compressed
|
||||
|
||||
plugins:
|
||||
- jekyll-seo-tag
|
||||
- jekyll-seo-tag
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 271 B |
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 582 KiB |
Reference in New Issue
Block a user