1- name = " Firstname Lastname "
2- role = " My Role "
3- email = " me@email .com"
1+ name = " Alexander Abdugafarov "
2+ role = " Software Engineer (Rust) "
3+ email = " fswork90@gmail .com"
44about = """
5- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean interdum lectus libero, at placerat felis feugiat at .
5+ I'm an expert Software Engineer working professionally since 2010 .
66
7- Sed malesuada ligula pretium pellentesque fermentum. Phasellus gravida ante augue, eu porta nisi tincidunt in.
8- Proin rhoncus fringilla metus, vel mattis leo porttitor nec. Donec sit amet ante quis dolor interdum convallis at ut arcu.
9- Aenean in tellus enim. Ut velit nunc, efficitur non fringilla venenatis, posuere non mauris.
10- Nulla gravida rutrum ultrices.
7+ I have a deep understanding of fundamental algorithms, data structures, design patterns, principles of OOP and FP.
8+ Additionally, my expertise extends to database internals, query processing, concurrent systems and distributed consensus mechanisms.
9+ I am proficient at writing high-quality, testable code.
1110
12- Aliquam non dapibus justo. Morbi ornare ante ultrices orci laoreet, et sodales mauris lobortis .
13- Mauris condimentum in est sed ultricies. Sed semper sem tellus.
11+ I'm a fast learner, I don't fear complex problems, and programming is my true passion .
12+ Leave me with a challenging task and a few people to discuss it with, and I'm a happy guy!
1413"""
1514skills = [
16- " Strength" , " Agility" , " Intelligence" , " Charisma" ,
17- " Perception" , " Endurance" , " Luck" , " Wisdom" ,
18- " Unarmed" , " Melee Weapons" , " Energy Weapons" , " Taunt"
15+ " Rust" , " Scala" ,
16+ " Cryptography" , " ZK" , " Web3" , " Distributed Systems" , " MVCC" ,
17+ " Math" , " Optimization" , " Algorithms" , " Data Structures" ,
18+ " REST"
1919]
2020show_company_icons = true
2121
22-
23- # Name will be prepended with "fa-" to use FontAwesome icons, refer to
24- # https://fontawesome.com/search?ic=free-collection for available icons.
2522[[socials ]]
2623name = " github"
27- link = " https://github.com/placeholder "
24+ link = " https://github.com/frozenspider "
2825
2926[[socials ]]
3027name = " linkedin"
31- link = " https://www.linkedin.com/in/placeholder"
32-
28+ link = " https://www.linkedin.com/in/frozenspider"
3329
3430[[languages ]]
35- name = " English "
31+ name = " Russian "
3632level = " Native"
3733
3834[[languages ]]
39- name = " Slur "
35+ name = " English "
4036level = " Proficient"
4137
42-
43- [[locations ]]
44- name = " Syndey, Australia"
45-
4638[[locations ]]
47- name = " Ceres, Asteroid Belt "
39+ name = " Tashkent, Uzbekistan "
4840
4941
5042# #############
5143# Experience #
5244# #############
5345
5446[[experiences ]]
55- company = " Google "
56- link = " https://www.google.com /"
47+ company = " Nethermind "
48+ link = " https://www.nethermind.io /"
5749badges = [" Remote" ]
58- title = " Sr Search Specialist (SQL )"
59- logo = " google.png "
60- start = " Jun 2077 "
50+ title = " Sr Software Engineer (Rust )"
51+ logo = " nethermind.jpg "
52+ start = " Jun 2024 "
6153end = " "
6254description = """
63- I used to search in Google a lot, so I guess you could say I am a Sr Search Specialist or something.
64- Anyway, this is just a placeholder for the experience section anyway, so I might as well put something here.
55+ I'm a member of zero-knowledge team, researching and implementing bleeding edge zkSNARKs and folding schemes
56+ based on their published cryptographic research papers.
57+
58+ Before that I was involved with several internal web3-related projects related to polynomial commitment,
59+ data availability sampling, post-quantum cryptography, security audit and zkVM execution using Rust-based tech stack.
6560"""
6661
6762[[experiences ]]
68- company = " Amazon "
63+ company = " Yugabyte "
6964link = " https://www.yugabyte.com/"
70- badges = [" On-site " ]
71- title = " Sr Software Engineer (C/C±± )"
72- logo = " amazon.ico "
73- start = " Aug 2020 "
74- end = " Jun 2077 "
65+ badges = [" Remote " ]
66+ title = " Sr Software Engineer (C/C++ )"
67+ logo = " yb.jpg "
68+ start = " Jan 2019 "
69+ end = " Jan 2023 "
7570description = """
76- Aliquam non dapibus justo. Morbi ornare ante ultrices orci laoreet, et sodales mauris lobortis.
77- Mauris condimentum in est sed ultricies. Sed semper sem tellus.
71+ I was working on the YSQL layer, integrating PostgreSQL query processor with YugabyteDB engine and optimizing it out.
72+ I was responsible for both design and implementation of features such as an online upgrade framework to allow bringing
73+ PostgreSQL metadata to date on the fly, and tablegroups to allow multiple tables to share a sharded storage.
74+ """
7875
79- Ut velit nunc, efficitur non fringilla venenatis, posuere non mauris.
80- Nulla gravida rutrum ultrices.
76+ [[experiences ]]
77+ company = " Business Triangle"
78+ link = " "
79+ badges = []
80+ title = " Software Architect and Sr. Software Engineer (Java, Scala)"
81+ logo = " "
82+ start = " Jul 2018"
83+ end = " Dec 2018"
84+ description = """
85+ I was hired to redesign existing Java EE project to move from JSF/PrimeFaces to pure REST/WebSocket API
86+ """
87+
88+ [[experiences ]]
89+ company = " Sample6"
90+ link = " "
91+ badges = [" Remote" ]
92+ title = " Lead Software Engineer (Java, Groovy)"
93+ logo = " corvium.jpg"
94+ start = " Aug 2014"
95+ end = " Feb 2017"
96+ description = """
97+ Full-stack developer on Groovy/Grails technology stack.
98+
99+ Responsibilities included support of heavy legacy codebase, gradual vertical refactoring, architecture and system design
100+ on both front-end and back-end.
101+ """
102+
103+ [[experiences ]]
104+ company = " CompStak"
105+ link = " https://compstak.com/"
106+ badges = [" Remote" ]
107+ title = " Sr. Software Engineer (Java, Groovy, Scala)"
108+ logo = " compstak.png"
109+ start = " Aug 2012"
110+ end = " Jul 2014"
111+ description = """
112+ Backend Groovy/Grails developer, later moved to Scala/Slick/Spray technology stack.
113+ Responsibilities included designing complex extendable architectures from scratch, investigating and comparing
114+ new technologies and libraries, iterative refactoring and extensive test coverage.
81115"""
82116
83117[[experiences ]]
84- company = " Facebook "
118+ company = " Itilect Inc. "
85119link = " "
86120badges = []
87- title = " Test Subject "
121+ title = " Software Engineer (Java) "
88122logo = " "
89- start = " 44 AD "
90- end = " Aug 2020 "
123+ start = " Nov 2010 "
124+ end = " May 2012 "
91125description = """
92- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean interdum lectus libero, at placerat felis feugiat at.
93- Ut velit nunc, efficitur non fringilla venenatis, posuere non mauris .
126+ I was the only software developer in a small company, so my responsibilities included everything from architecture
127+ design to final product testing .
94128"""
95129
96130
@@ -99,14 +133,14 @@ Ut velit nunc, efficitur non fringilla venenatis, posuere non mauris.
99133# ############
100134
101135[[educations ]]
102- name = " Matrian University of Information Technologies"
136+ name = " Tashkent University of Information Technologies"
103137link = " "
104138badges = []
105139title = " Computer Science"
106140logo = " "
107141start = 2006
108142end = 2010
109143description = """
110- Co-author of the "Introduction to Intergalactic Programming" textbook.
111- Graduated with honors, specializing in advanced quantum computing and interstellar data transmission .
144+ Co-author of the "Construction of the convex hull of points set in N-dimensional space" article, published in Tashkent IT
145+ articles collection in 2011 (research, formal algorithm description, implementation) .
112146"""
0 commit comments