본문 바로가기
반응형

#포트폴리오 [Portfolio]28

[iOS Application] MyLink 제품 계획 (Product Planning) - 구현 MyLink iOS Application 개발에 필요한 구현에 필요한 관련 된 정보는 아래와 같습니다. ✅ 개발 환경 (Development Enviorment) macOS Catalina Version 10.15.5 macOS BigSur Version 11.0.1 Xcode Version 12.2 (12B45b) GitHub Desktop Version 2.6.1 Visual Studio Code Version 1.47.3 Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8) ✅ 개발 유틸리티 프로그램 (Development Utility Program) CocoaPods Version 1.1.1 (1.1.1) Terminal Versi.. 2021. 1. 4.
[iOS Application] MyLink 제품 계획 (Product Planning) - OpenSource ✅ 오픈소스 (OpenSource) SwiftLint [MIT License] realm/SwiftLint A tool to enforce Swift style and conventions. Contribute to realm/SwiftLint development by creating an account on GitHub. github.com The MIT License (MIT) Copyright (c) 2020 Realm Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to de.. 2021. 1. 3.
[macOS Application] Today Weather (오늘의 날씨) 카테고리 (Category) 작성 날짜 (Write Date) 최근 수정 날자 (Recent Write Date) 작성자 (Writer) macOS - Application 2020.10.25. PM 19:39 2020.11.08. PM 17:22 Dev.Yang Today Weather (오늘의 날씨) 애플리케이션은 macOS 기반의 애플리케이션 입니다. 해당 애플리케이션은 사용자의 현재 위치 정보를 바탕으로 날씨 정보, 기상 보건 정보, 중금속 대기정보, 대기오염 정보, 수도 정보를 제공합니다. 📍 세부 기능 날씨 정보 (온도, 습도, 강수량, 적설량, 풍향 및 풍속, 날씨 상태, 일출몰 시각) 기상 보건 정보 (식중독 지수, 감기 지수) 측정소 별 중금속 대기정보 (Lead, Pb) 대기오염 측정정.. 2020. 10. 25.
[🔒 Security] HOTP (HMAC-based One-time Password algorithm) HMAC-based One-time Password algorithm (HOTP) is a one-time password (OTP) algorithm based on hash-based message authentication codes (HMAC). It is a cornerstone of the Initiative for Open Authentication (OATH). HOTP was published as an informational IETF RFC 4226 in December 2005, documenting the algorithm along with a Java implementation. Since then, the algorithm has been adopted by many comp.. 2020. 7. 31.
반응형