GithubHelp home page GithubHelp logo

Agency Jekyll theme

Agency theme based on Agency bootstrap theme

How to use

###Portfolio

Portfolio projects are in '/_posts'

Images are in '/img/portfolio'

###About

Images are in '/img/about/'

###Team

Team members and info are in '_config.yml'

Images are in '/img/team/'

Demo

View this jekyll theme in action here

========= For more details, read documentation

Bhavesh Vasnani's Projects

algos icon algos

Implementation of well-known (and some rare) algorithms, mostly in C++

circular-linked-list icon circular-linked-list

This has the implemetation of circular linked list using structure for a node containing some data and link to the other nodes.

club-and-event-management-website icon club-and-event-management-website

This a complete working project consisting a website for event management for the clubs in a college. It uses HTML, PHP, CSS, jquey, JavaScript and certain frameworks as well.

custom-cpu-scheduling-algorithm icon custom-cpu-scheduling-algorithm

This contains a self designed CPU scheduling algorithm which proves better than some of the existing CPU scheduling algorithms in situations of starvation. It comprises of dynamic time quantum value by a custom made formula for ageing.

doubly-linked-list icon doubly-linked-list

This code contains implementation of doubly linked lists in C with easch node defined using structure having forward link, backward link and node data.

editor.js icon editor.js

A block-style editor with clean JSON output

ezit_app icon ezit_app

This application allows users to post their tasks on this platdorm which they want to be done for exchange of some tip and other users who are willing to perform those can earn the tips. This application contains most of the basic concepts of android development like Fragments, Recycler Views, Dynamic Lists, Custom lists, Splash Screen, Intro Slider, Live Chat, Google AUthentication, Firebase connectivity and other common concepts. The jist of the application are designed creative application to ease the daily tasks by users, in built user to user live chatand used Firebase for authentication, crash reporting and real time database

heap-heapify icon heap-heapify

Heap can be created using the heapify function implementation in C programming language.

hits-algorithm icon hits-algorithm

HITS identifies good authorities and hubs for a topic by assigning two numbers to a page: an authority and a hub weight. These weights are defined recursively. A higher authority weight occurs if the page is pointed to by pages with high hub weights. A higher hub weight occurs if the page points to many pages with high authority weights. this algorithm is implemented using java programming.

ilvr_adm icon ilvr_adm

ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)

infix-to-postfix icon infix-to-postfix

infix notation to postfix notation conversion performed in C using stack data structure

online-store-website icon online-store-website

The website is designed for general online selling and buying stuff using basic HTML, CSS, JavaScript and PHP

paranthesis-matching icon paranthesis-matching

This program checks whether the paranthesis are properly balanced or not using C programming languaage.

portfolio-android-project icon portfolio-android-project

This is a sample android project containing Tab View, list view, applications of intent and database connectivity. This makes a complete portfolio in an android application.

postfix-evaluation icon postfix-evaluation

This contains a C code to evaluate postfix notation that is converts postfix notation to infix notation.

queue-programs icon queue-programs

It has all different types of queue implementations for all queue types like circular queue, normal queue and queue using linked list

singly-linked-list icon singly-linked-list

It has the implementation of singly linked and contains some other solutions to common linked list problems like merging two linked list, reversing it, squaring its elements, circular linked list.

stack-programs icon stack-programs

It has implementation of stack data structure in general form and also using singly linked list.

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.