Pinned Repositories
awesome-dotnet
A collection of awesome .NET libraries, frameworks and tools
Bachelor-Projects-Portfolio
Embark on my Computer Engineering journey! 🚀 Explore diverse projects from my bachelor's degree, showcasing my passion for technology and the evolution of my skills.
CoStudyCloud
Discover collaborative learning with this ASP.NET Core application. Seamlessly schedule study sessions, share learning resources, and engage in group collaboration. Built on Google Cloud, the platform ensures efficiency, scalability, and a superior education experience. Join in shaping the future of collaborative learning in the cloud!
CSharp-Compact-Course
CSharp Compact Course source code by Elliot One
CSharpDesignPatterns
Implementation of different design patterns in C#
CSharpFull
Learning CSharp Develoment FullStack Course
CSharpSOLIDPrinciples
Implementation of SOLID principles in C#
ElliotOne
ImageCryptography
Image Cryptography is a Windows Form application enabling users to seamlessly embed and retrieve hidden information within images using steganography techniques. This lightweight tool provides a simple yet effective solution for secure data concealment and extraction.
WebDevelopers
WebDevelopers or WebDevs was my first idea to create a platform for clients to outsource their programming projects to young programmers, especially computer engineering students so that they can invlove in real-world software development and have an income source while studying
ElliotOne's Repositories
ElliotOne/awesome-dotnet
A collection of awesome .NET libraries, frameworks and tools
ElliotOne/CSharpFull
Learning CSharp Develoment FullStack Course
ElliotOne/CoStudyCloud
Discover collaborative learning with this ASP.NET Core application. Seamlessly schedule study sessions, share learning resources, and engage in group collaboration. Built on Google Cloud, the platform ensures efficiency, scalability, and a superior education experience. Join in shaping the future of collaborative learning in the cloud!
ElliotOne/ElliotOne
ElliotOne/ImageCryptography
Image Cryptography is a Windows Form application enabling users to seamlessly embed and retrieve hidden information within images using steganography techniques. This lightweight tool provides a simple yet effective solution for secure data concealment and extraction.
ElliotOne/CSharpDesignPatterns
Implementation of different design patterns in C#
ElliotOne/CSharpSOLIDPrinciples
Implementation of SOLID principles in C#
ElliotOne/Bachelor-Projects-Portfolio
Embark on my Computer Engineering journey! 🚀 Explore diverse projects from my bachelor's degree, showcasing my passion for technology and the evolution of my skills.
ElliotOne/CSharp-Compact-Course
CSharp Compact Course source code by Elliot One
ElliotOne/WebDevelopers
WebDevelopers or WebDevs was my first idea to create a platform for clients to outsource their programming projects to young programmers, especially computer engineering students so that they can invlove in real-world software development and have an income source while studying
ElliotOne/DevLog
ElliotOne/HTMLTemplateBuilder
Using StringBuilder in C# to create a simple HTML Template Builder
ElliotOne/MethodChainingAndFluentInterfaces
Experience the simplicity and expressiveness of C# method chaining and fluent interfaces in this project, showcasing streamlined coding patterns.