Created base template for contact and repo pages.
Fixed styling issues on toasts on small screens.
This commit is contained in:
@ -20,6 +20,12 @@
|
||||
"logo": "devicon-git-plain",
|
||||
"link": "https://git-scm.com",
|
||||
"about": "Git, a fundamental tool in version control, streamlines collaboration and code management. Its simplicity and robustness empower developers to track changes, collaborate seamlessly, and maintain code efficiently. With Git, managing and tracking code changes becomes a breeze, making it an essential tool for software development."
|
||||
},
|
||||
{
|
||||
"skill": "C++",
|
||||
"logo": "devicon-cplusplus-plain",
|
||||
"link": "https://cplusplus.com/",
|
||||
"about": "C++, a versatile and powerful programming language, has stood the test of time as a cornerstone of software development. Its combination of high-level abstractions and low-level control allows developers to tackle a wide range of projects efficiently. With a rich standard library and a massive ecosystem of libraries and frameworks; C++ empowers programmers to create efficient and scalable software solutions."
|
||||
}
|
||||
],
|
||||
"about": "Hello! I'm an enthusiastic, dedicated software engineer passionate about backend development, networking, and embedded systems. I am currently employed at Thales UK and thrive on architecting robust backend solutions, optimizing data transmission, and crafting efficient embedded software. I love tackling complex challenges, collaborating with fellow professionals, and staying up-to-date with tech trends such as my current venture in learning <a href='https://rust-lang.org'>Rust-Lang</a>."
|
||||
|
Reference in New Issue
Block a user