Coder Social home page Coder Social logo

Github-Profile-Trophy

LeetCode Profile

Introduction

Hey there! 👋 I'm Samyam, a Java enthusiast and developer, passionate about coding and life's adventures.

🚀 Currently, I'm focusing on self-improvement and diving deep into various Java frameworks to broaden my skill set.

🌱 I'm fluent in Java, with a primary focus on mastering its intricacies and exploring its vast ecosystem.

Explore the Chronicles of my Pen

🔗 Let's connect: GitHub | LinkedIn | Facebook | LeetCode

Skills and Languages

java logo spring logo cplusplus logo csharp logo mysql logo postgresql logo kotlin logo go logo bash logo github logo git logo

Github-stats

GitHub Streak

Samyam's GitHub Streak

Quote

Github Readme Daily Quotes

Samyam Subedi's Projects

adapter_design icon adapter_design

Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.

adapter_design2.0 icon adapter_design2.0

The Adapter design pattern allows incompatible interfaces to work together seamlessly. It acts as a bridge between two incompatible interfaces by converting the interface of one class into another interface that a client expects.

anonymous-functions icon anonymous-functions

A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.

bash icon bash

Bash: A command-line shell and scripting language used for executing commands and automating tasks in Unix-like operating systems.

bit-manipulation icon bit-manipulation

The Bit-Manipulation-Repo offers a meticulously curated collection of efficient and elegant Go solutions for mastering various bit manipulation problems, providing clear explanations, optimized code, and a structured approach to empower developers at all skill levels.

booklibrary icon booklibrary

This is a simple command-line-based library management system implemented in Java. It allows librarians to manage books, patrons, and borrowing records.

bookspring icon bookspring

BookSpring is a Spring Boot project designed to manage book-related information efficiently.

bridge-structural-design icon bridge-structural-design

This repository showcases an implementation of the Bridge structural design pattern in Java, demonstrating how it decouples abstraction from implementation for flexible and independent variations.

chess-bot icon chess-bot

This is My attempt to create a Chess-Bot that is as good as me or maybe better.

classicipc icon classicipc

ClassicIPC is a repository showcasing implementations of classic concurrency problems solved using various synchronization mechanisms in different programming languages.

componentevent icon componentevent

This Repository is dedicated to the ComponentEvent of JAVA Swing,

cryptography-lab icon cryptography-lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

currency-calculator icon currency-calculator

A Java application facilitating real-time conversion between CAD, USD, and AUD with a user-friendly interface.

divide-and-conquer icon divide-and-conquer

Divide and Conquer is a fundamental algorithm design paradigm used to solve complex problems by breaking them down into smaller, more manageable subproblems.

doggpt icon doggpt

DogGPT is a Java GUI application that generates random "woof" messages accompanied by images. The repository contains source code and image storage folders.

drumpad icon drumpad

DrumPad is a simple Java application that allows users to play drum sounds by clicking on buttons. Each button corresponds to a different drum sound.

dynamicprogramming icon dynamicprogramming

Dynamic Programming: Employing systematic memoization and recursion, this paradigm optimizes computational efficiency by breaking down complex problems into smaller overlapping subproblems, offering solutions that are both optimal and scalable.

encryption-decryption-go icon encryption-decryption-go

This web application provides a simple interface for encrypting and decrypting text using AES encryption. It consists of a Go backend server for handling encryption and decryption operations, and a frontend HTML/CSS/JavaScript interface for user interaction.

fly-weight icon fly-weight

This repository contains a Java implementation demonstrating the Flyweight design pattern, which is used to minimize memory usage and improve performance by sharing as much data as possible with related objects.

focusevent icon focusevent

This Repository is dedicated to the FocusEvent Component of JAVA Swing,

generic icon generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

genericdatastructure icon genericdatastructure

This repository contains implementations of various generic data structures and algorithms in C++.

go-calculator icon go-calculator

The Go-Calculator repository hosts a basic calculator web application implemented in Go, facilitating simple arithmetic operations like addition, subtraction, multiplication, and division.

go-rock-paper-scissors icon go-rock-paper-scissors

A simple rock, paper, scissors web app built with Go, Javascript, & HTML. Built this to learn the fundamentals of web apps with Go.

gullit-pen icon gullit-pen

This repository features a Go web server (`Main.go`) that serves Tailwind CSS-styled HTML files from the `./static` directory based on various HTTP routes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.