Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: year

FantasticFiasco/action-update-license-year

GitHub Action that in a pull request updates the copyright year(s) in your license file.

Language: JavaScript - Size: 2.65 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 55 - Forks: 2

westy92/holiday-event-api-js

The Official Holiday and Event API for JavaScript/TypeScript

Language: TypeScript - Size: 453 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 3 - Forks: 0

westy92/holiday-event-api-go

The Official Holiday and Event API for Go

Language: Go - Size: 62.5 KB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 2 - Forks: 0

brandonhimpfen/year

Size: 7.81 KB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/time-current-year

Current year.

Language: JavaScript - Size: 273 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-time-months-in-year

Number of months in a year.

Language: JavaScript - Size: 621 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

cyclone-github/date_directory_creator

CLI program to create directories by year / month / day

Language: Go - Size: 29.3 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 0 - Forks: 0

Mayur-Kyatham/P2_Leap_Year

Leap Year Checker in Python

Language: Python - Size: 73.2 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

westy92/holiday-event-api-python

The Official Holiday and Event API for Python

Language: Python - Size: 31.3 KB - Last synced: 13 days ago - Pushed: 19 days ago - Stars: 2 - Forks: 0

westy92/holiday-event-api-rust

The Official Holiday and Event API for Rust

Language: Rust - Size: 42 KB - Last synced: 13 days ago - Pushed: 19 days ago - Stars: 1 - Forks: 0

westy92/holiday-event-api-csharp

The Official Holiday and Event API for .NET

Language: C# - Size: 71.3 KB - Last synced: 13 days ago - Pushed: 19 days ago - Stars: 1 - Forks: 0

Delgraf/Magento2-AutoCopyright

Magento2 AutoCopyright extension helps the owner of store simply update copyright info with current year.

Language: PHP - Size: 21.5 KB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

kerimkuscu/Cpp-Leap-Year-Program

C++ program to check leap year. Demo =>

Language: C++ - Size: 0 Bytes - Last synced: 25 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.datetime.year

A collection of helpful DateTime year-based extension methods

Language: C# - Size: 58.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

ishandeveloper/github-wrapped 📦

Take a look back at all the contributions you as an individual made to the open-source community

Language: JavaScript - Size: 2.78 MB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 412 - Forks: 20

just31/just31.github.io

Language: HTML - Size: 8.33 MB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.datetime.suite

A collection of all the DateTime extension methods

Language: C# - Size: 148 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

endormi/yearplusplus

Simple GitHub action for automating the year change in specified files

Language: YAML - Size: 13.7 KB - Last synced: 14 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

SyncfusionExamples/month-and-year-view-of-month-view-schedule-xamarin

This repository contains a sample on How to get the month and year of month view in the Syncfusion Xamarin.Forms Schedule (SfSchedule)?

Language: C# - Size: 516 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

jrieke/year-on-github

🐙 Share your Github stats for 2020 on Twitter

Language: Python - Size: 4.31 MB - Last synced: 3 days ago - Pushed: over 2 years ago - Stars: 132 - Forks: 7

mentalmove/calendar

Calendar calculation. Relations between calendar units year, month, day and week

Language: HTML - Size: 159 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

aunefyren/wrapperr

Website based application that summarizes Plex statistics from a given period and displays it in a nice format. Similar to the Spotify Wrapped concept.

Language: JavaScript - Size: 5.87 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 285 - Forks: 22

pedrodiascastro/ng-bootstrap-year-calendar

Bootstrap year calendar

Language: JavaScript - Size: 81.1 KB - Last synced: 3 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Arthur-101/Calendar-Stats

A Calendar made in spare time

Language: Python - Size: 1.6 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

yanzhenjie/Years

Just select the year and month view on Android.

Language: Java - Size: 1.32 MB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 6 - Forks: 2

xHyroM/aoc

My Advent of Code solutions

Language: Python - Size: 437 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 1

pkx8326/TimeLeft_Calculator_with_Python

This simple Python program calculates the approx. time you still have left on this earth based on the life expectancy of your country and your current age. It tells you how many years (converted to months and days) you still have left based on the fact that there are 12 months, or (usually) 365 days in a year.

Language: Python - Size: 2.93 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pkx8326/leapyear_python

This is the classic leap year finder program with python. This problem is labelled as "hard" on many practice sites, but actually the programming is not hard at all. What's hard is the description of the leap year and how to translate it into the programming language.

Language: Python - Size: 4.88 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

julkwel/bonane

Happy New Year Messages.

Language: SCSS - Size: 1.97 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 28 - Forks: 93

xHyroM/new-year-countdown

Year discord bot - countdown to new year

Language: JavaScript - Size: 21.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

KOUISAmine/time-converter-tools

A collection of date & time conversion related tools.

Size: 4.88 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Tobi-Sheriff/fpi-e-repo

FPI exam repo for her students

Language: TypeScript - Size: 1.32 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

tofayeLL/new-year-new-me

visit live website

Language: HTML - Size: 4.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

Maycon-Santos/calendar

Language: TypeScript - Size: 58.3 MB - Last synced: 10 days ago - Pushed: 3 months ago - Stars: 4 - Forks: 1

jonetu/match-de-aniversario-html-js

Um app para match de aniversário de famosos

Language: CSS - Size: 36.1 KB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

v-sayapin/delta-year

The function returns the difference of two dates in the form of a decimal year

Language: TypeScript - Size: 14.6 MB - Last synced: 29 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

SyncfusionExamples/get-the-month-and-year-of-month-view-in-the-.NET-MAUI-Calendar

This repository contains a sample of how to get the month and year of month view in the .NET MAUI Calendar (SfCalendar)?

Language: C# - Size: 154 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

lucadivit/Malware-Traffic-Analisys-Downloader

This simple script allows to download, automatically, pcaps file in the site Malware Traffic Analisys

Language: Python - Size: 16.6 KB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

linuxlawson/calendar

Yearly Calendar

Language: Python - Size: 138 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

jonschlinkert/time-stamp

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

Language: JavaScript - Size: 34.2 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 112 - Forks: 18

ishtdeephora/New.Year.Card.App

New year card app

Language: Java - Size: 3.61 MB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

pcflmb/year-in-review

A simple year in review website written in vanilla JS with minimal libraries.

Language: HTML - Size: 199 MB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 4 - Forks: 2

hjfitz/Placement-Logs

Logs for my placement at Eli Lilly and Co, 2017-2018

Size: 405 KB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Liza-S/New-Year-Post-Card

New Year Post Card with HTML, CSS, JavaScript and SVG

Language: CSS - Size: 17.4 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

bynathan/project-age-detector

Project made to detect the age and gender of the user.

Language: JavaScript - Size: 973 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

025PRO/VehicleYearMakeModelDB

mysql dump for vehicles made in from 1941 to 2017

Size: 194 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

Eeja07/perpetual-calendar-basic-programming-mini-project

Simple program called perpetual calendar to display a complete calendar if you input the month and year. This build using C

Language: C - Size: 2.93 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

stdlib-js/time-hours-in-year

Determine the number of hours in a year according to the Gregorian calendar.

Language: Makefile - Size: 1.18 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

ChillBroh/Computer-Spare-Parts-Management-System

Language: CSS - Size: 17.7 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

dsorm/newyearcountdown

Counts seconds till the new year's eve

Language: Go - Size: 17.6 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

raspi/kallu

CLI Calendar with colors

Language: Go - Size: 451 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

tessaai/yearyCalandertime

New Year Countdown Timer using HTML, CSS and JavaScript | JavaScript Project

Language: JavaScript - Size: 1.95 KB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

valluminarias/jquery-year-select

Simple Jquery plugin for year select

Language: JavaScript - Size: 11.7 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 4

MuddamPoojithaa/Registration-form

Hii i created a student-Registration-form using html

Language: HTML - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ChillBroh/SLIIT

This repository has all the lecture slides, presentations, assignment , quiz and final papers

Language: C++ - Size: 123 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

MuhamadRifqiAshari/Animation-Effects-2023

Animation Effects 2023 (DIBAWAH INI ADALAH TAMPILAN DEMO NYA)

Language: CSS - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

sabatesduran/cerebro-year-progress

Cerebro plugin that tells you the percentage of the year that we are right now

Language: JavaScript - Size: 104 KB - Last synced: 4 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

professorDeveloper/Edittext-Input-Validator-Library

Language: Kotlin - Size: 1.62 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

wilsonsilva/calendario

A cal-like calendar

Language: Ruby - Size: 78.1 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

alestor123/YEAR-REVIEW

This is a simple code for getting github users contributions to oss

Language: JavaScript - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

ec18384/Predictd

Predictd: Predicting Myers-Briggs Type Indicator Using Social Media Mining

Language: SCSS - Size: 15.9 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 4 - Forks: 1

Jaid/current-year-cli

CLI that just prints the current year.

Language: JavaScript - Size: 521 KB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

fwolf/copyright-year-updater.sh

Automatic update year in copyright notice

Language: Shell - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 9 - Forks: 8

fb8works/python-calendar

Tool to create an anual calendar available in Excel

Language: Python - Size: 767 KB - Last synced: 17 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/time-iso-weeks-in-year

Determine the number of ISO weeks in a year according to the Gregorian calendar.

Language: JavaScript - Size: 1020 KB - Last synced: about 23 hours ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/time-day-of-year

Determine the day of the year.

Language: JavaScript - Size: 955 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-current-year

Test if a value is the current year.

Language: JavaScript - Size: 1.67 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

nerdhouse/year-4-notes 📦

Notes for Computer Science Fourth Year at the University of Birmingham

Language: Agda - Size: 226 MB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

parmort/warpera 📦

A gem that makes working with years in different eras palatable

Language: Ruby - Size: 32.2 KB - Last synced: 29 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

strong-roots-capital/first-full-week-of-year 📦

Find the first week of a given year composed entirely of days in said year

Language: TypeScript - Size: 426 KB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Elagoht/DateCategorizer 📦

This script categorizes files in current directory by years and months.

Language: Python - Size: 297 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Projectshelp/Final-year-Project-Cryptographic-Technique-for-Communication-System Fork of Vatshayan/Final-Year-Project-Cryptographic-Technique-for-Communication-System

Best B.tech Final Year Project "Design and Analysis of Cryptographic Technique for Communication System"

Language: Jupyter Notebook - Size: 1010 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ShouryaBrahmastra/Merry-Christmas

A small website for the celebration of wishes and beginning of good luck ahead.

Language: SCSS - Size: 7.68 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SobinSebastian/newyear

newyear

Language: CSS - Size: 443 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

rock12231/New-Year-2023

Happy New Year Page

Language: CSS - Size: 238 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Vatshayan/Final-Year-Project-Image-Recognition

Machine Learning project to recognize faces from an Image

Language: Jupyter Notebook - Size: 6.84 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

happy-niu-year/happy-niu-year.github.io

Language: HTML - Size: 158 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

pstevovski/WatchSomething

Project that uses an API to list movies and tv shows that are latest, popular, top rated & on air.

Language: JavaScript - Size: 14 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 12 - Forks: 2

stdlib-js/time-seconds-in-year

Determine the number of seconds in a year according to the Gregorian calendar.

Language: Makefile - Size: 966 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Vatshayan/Final-Year-College-Project

Final Year Cryptography Project for Secure Communication System. Python Programming is done. Easy to understand and Implement.

Language: Jupyter Notebook - Size: 304 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

Projects-Developer/Lung-Cancer-Detection-Project

Final year Btech Lung-Cancer-Detection-Project with code and documents

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

lys2050/bootstrap-daterangepicker Fork of dangrossman/daterangepicker

Daterangepicker增加月、季、半年、年选择方式

Language: JavaScript - Size: 845 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

TeaWithLucas/Sort-Photos Fork of andrewning/sortphotos

SortPhotos is a Python script that organizes photos and videos into folders using date/time information

Language: Perl - Size: 5.16 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 21 - Forks: 11

eallion/footer

Update your footer copyright year

Language: JavaScript - Size: 13.7 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

alexandre10044/zappy

Epitech Final Year Project Zappy, Server in C and Client in CPP

Language: C - Size: 1.64 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

dzucconi/year

Sister, time, it be time, ya know wha mean? Dread.

Language: JavaScript - Size: 603 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

triposat/Age_Calculator_Web_App

An age calculator that will show your age in years, months, and days with the help of the current date!

Language: Python - Size: 5.86 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

nmnithinkrishna/UiPath_FindWeekendsOfCurrYear_27Feb2022_2234

UiPath Find weekend dates for current year

Size: 8.79 KB - Last synced: 12 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

shinnn/reiwa

A command-line tool to show the current year in the new Japanese period 令和 (Reiwa)

Language: JavaScript - Size: 104 KB - Last synced: 21 days ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

MichalGoly/QuizTool

Audience response system enabling lecturers to embed interactive quizzes in lecture slides and broadcast them to students in real time - MEAN - Socket.io - AWS - Angular - Express - Docker - docker-compose - CircleCI - Multicontainer Elasticbeanstalk - Selenium Grid

Language: JavaScript - Size: 22.7 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 1

KevinAdu/nengo

Library that converts Gregorian years into traditional Japanese years

Language: TypeScript - Size: 690 KB - Last synced: 10 days ago - Pushed: about 1 year ago - Stars: 7 - Forks: 2

stdlib-js/time-days-in-year

Determine the number of days in a year according to the Gregorian calendar.

Language: Makefile - Size: 843 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/time-minutes-in-year

Determine the number of minutes in a year according to the Gregorian calendar.

Language: Makefile - Size: 963 KB - Last synced: about 22 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-leap-year

Test if a value corresponds to a leap year in the Gregorian calendar.

Language: JavaScript - Size: 727 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/time-quarter-of-year

Determine the quarter of the year.

Language: JavaScript - Size: 1 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

shubhamthakar/Hangman-Python

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

raspopov/DateFixTool

A tool for correcting the system date on a computer with the old BIOS.

Language: C++ - Size: 27.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

ArtskydJ/canondaily.com

A website to help you read the Bible in a year

Language: HTML - Size: 13.4 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

jonschlinkert/is-valid-year

Returns true if a year is valid based on a given year, range of years, sequences of years, or any mixture of these.

Language: JavaScript - Size: 117 KB - Last synced: 7 days ago - Pushed: almost 9 years ago - Stars: 3 - Forks: 0

sissyliberation/thisyearjs

thisyear.js is a tiny library that dynamically displays the current year in any DOM element you want.

Language: HTML - Size: 27.3 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0